Home
last modified time | relevance | path

Searched full:crossing (Results 1 – 25 of 175) sorted by relevance

1234567

/linux/include/linux/
H A Dnamei.h43 #define LOOKUP_NO_SYMLINKS BIT(24) /* No symlink crossing. */
44 #define LOOKUP_NO_MAGICLINKS BIT(25) /* No nd_jump_link() crossing. */
45 #define LOOKUP_NO_XDEV BIT(26) /* No mountpoint crossing. */
/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n3/
H A Dmemory.json20 …the address and the size of data being accessed, which results in store crossing a single cache li…
24 …t of the address and size of data being accessed, which results in load crossing a single cache li…
/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-v3/
H A Dmemory.json24 …the address and the size of data being accessed, which results in store crossing a single cache li…
28 …t of the address and size of data being accessed, which results in load crossing a single cache li…
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_lan_hmc.h16 * The sizes of the variables may be larger than needed due to crossing byte
49 * The sizes of the variables may be larger than needed due to crossing byte
/linux/tools/perf/pmu-events/arch/x86/amdzen4/
H A Dmemory.json100 "BriefDescription": "64B misaligned (cacheline crossing) loads.",
106 "BriefDescription": "4kB misaligned (page crossing) loads.",
/linux/drivers/usb/host/
H A Dohci-mem.c50 0 /* no page-crossing issues */); in ohci_mem_init()
57 0 /* no page-crossing issues */); in ohci_mem_init()
/linux/Documentation/devicetree/bindings/iio/adc/
H A Dti,ads7138.yaml17 root-mean-square (RMS) and a zero-crossing-detect (ZCD) module.
/linux/Documentation/driver-api/thermal/
H A Dsysfs-api.rst82 hot trip point crossing handler.
84 critical trip point crossing handler.
419 On an event of critical trip temperature crossing, the thermal framework
/linux/drivers/thermal/
H A Dgov_user_space.c26 * user_space_trip_crossed - Notify user space about trip crossing events
H A Dthermal_debugfs.c92 * @timestamp: the trip crossing timestamp
599 * temperature crossing a trip point. The episodes are in thermal_debug_tz_trip_up()
600 * nested. That means when the temperature is crossing the in thermal_debug_tz_trip_up()
717 * This event closes the mitigation as we are crossing the in thermal_debug_tz_trip_down()
/linux/sound/soc/codecs/
H A Drt5631.c375 /* keep soft volume and zero crossing setting */ in onebit_depop_power_stage()
394 /* recover soft volume and zero crossing setting */ in onebit_depop_power_stage()
414 /* keep soft volume and zero crossing setting */ in onebit_depop_mute_stage()
433 /* recover soft volume and zero crossing setting */ in onebit_depop_mute_stage()
453 /* keep soft volume and zero crossing setting */ in depop_seq_power_stage()
506 /* recover soft volume and zero crossing setting */ in depop_seq_power_stage()
526 /* keep soft volume and zero crossing setting */ in depop_seq_mute_stage()
558 /* recover soft volume and zero crossing setting */ in depop_seq_mute_stage()
H A Dadau1781.c218 SND_SOC_DAPM_SUPPLY("Zero Crossing Detector", ADAU1781_DIG_PWDN1, 2, 0,
252 { "Beep Mixer", NULL, "Zero Crossing Detector" },
/linux/block/
H A Dopal_proto.h389 * bit 0: range crossing
449 * bit 0: range crossing
/linux/fs/nfs/
H A Dnamespace.c134 * nfs_d_automount - Handle crossing a mountpoint on the server
258 * nfs_do_submount - set up mountpoint when crossing a filesystem boundary
/linux/arch/riscv/include/asm/
H A Dbarrier.h48 * this in order to avoid any IO crossing a scheduling boundary. In both
/linux/arch/alpha/include/asm/
H A Dfloppy.h94 * Most Alphas have no problems with floppy DMA crossing 64k borders,
/linux/tools/testing/selftests/bpf/progs/
H A Dverifier_bounds.c263 __description("bounds check after truncation of non-boundary-crossing range")
302 __description("bounds check after truncation of boundary-crossing range (1)")
344 __description("bounds check after truncation of boundary-crossing range (2)")
1041 __description("bound check with JMP_JLT for crossing 64-bit signed boundary")
1067 __description("bound check with JMP_JSLT for crossing 64-bit signed boundary")
1123 __description("bound check with JMP32_JLT for crossing 32-bit signed boundary")
1149 __description("bound check with JMP32_JSLT for crossing 32-bit signed boundary")
/linux/arch/parisc/kernel/
H A Dpatch.c76 * We're crossing a page boundary, so in __patch_text_multiple()
/linux/tools/perf/pmu-events/arch/x86/amdzen3/
H A Dmemory.json294 "BriefDescription": "The number of 4KB misaligned (i.e., page crossing) loads.",
300 "BriefDescription": "The number of 64B misaligned (i.e., cacheline crossing) loads.",
/linux/Documentation/admin-guide/
H A Dsyscall-user-dispatch.rst22 invoking the kernel, when crossing the compatibility layer API
/linux/arch/powerpc/include/asm/book3s/32/
H A Dkup.h157 * In case of unaligned store crossing two segments, emulate store. in __bad_kuap_fault()
/linux/Documentation/devicetree/bindings/spi/
H A Dspi-peripheral-props.yaml98 to repeat the commands when crossing a chip boundary. The size of
/linux/kernel/trace/
H A Dtrace_clock.c51 * but not completely incorrect when crossing CPUs either.
/linux/drivers/block/drbd/
H A Ddrbd_actlog.c243 /* for bios crossing activity log extent boundaries, in drbd_al_begin_io_fastpath()
251 /* FIXME figure out a fast path for bios crossing AL extent boundaries */ in drbd_al_begin_io_fastpath()
260 /* for bios crossing activity log extent boundaries, in drbd_al_begin_io_prepare()
487 /* for bios crossing activity log extent boundaries, in drbd_al_begin_io_nonblock()
546 /* for bios crossing activity log extent boundaries, in drbd_al_complete_io()
/linux/include/linux/spi/
H A Dspi-mem.h304 * data than requested (for example when the request is crossing
310 * data than requested (for example when the request is crossing

1234567