Home
last modified time | relevance | path

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

12345678

/linux-6.12.1/include/linux/
Dnamei.h41 #define LOOKUP_NO_SYMLINKS 0x010000 /* No symlink crossing. */
42 #define LOOKUP_NO_MAGICLINKS 0x020000 /* No nd_jump_link() crossing. */
43 #define LOOKUP_NO_XDEV 0x040000 /* No mountpoint crossing. */
/linux-6.12.1/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/
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-6.12.1/drivers/net/ethernet/intel/i40e/
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-6.12.1/tools/perf/pmu-events/arch/x86/amdzen4/
Dmemory.json100 "BriefDescription": "64B misaligned (cacheline crossing) loads.",
106 "BriefDescription": "4kB misaligned (page crossing) loads.",
/linux-6.12.1/drivers/usb/host/
Dohci-mem.c50 0 /* no page-crossing issues */); in ohci_mem_init()
57 0 /* no page-crossing issues */); in ohci_mem_init()
/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dverifier_bounds.c262 __description("bounds check after truncation of non-boundary-crossing range")
301 __description("bounds check after truncation of boundary-crossing range (1)")
343 __description("bounds check after truncation of boundary-crossing range (2)")
1003 __description("bound check with JMP_JLT for crossing 64-bit signed boundary")
1029 __description("bound check with JMP_JSLT for crossing 64-bit signed boundary")
1085 __description("bound check with JMP32_JLT for crossing 32-bit signed boundary")
1111 __description("bound check with JMP32_JSLT for crossing 32-bit signed boundary")
/linux-6.12.1/Documentation/driver-api/thermal/
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-6.12.1/sound/soc/codecs/
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()
Dadau1781.c218 SND_SOC_DAPM_SUPPLY("Zero Crossing Detector", ADAU1781_DIG_PWDN1, 2, 0,
252 { "Beep Mixer", NULL, "Zero Crossing Detector" },
/linux-6.12.1/block/
Dopal_proto.h389 * bit 0: range crossing
449 * bit 0: range crossing
/linux-6.12.1/fs/nfs/
Dnamespace.c134 * nfs_d_automount - Handle crossing a mountpoint on the server
259 * nfs_do_submount - set up mountpoint when crossing a filesystem boundary
/linux-6.12.1/drivers/thermal/
Dthermal_debugfs.c92 * @timestamp: the trip crossing timestamp
594 * temperature crossing a trip point. The episodes are in thermal_debug_tz_trip_up()
595 * nested. That means when the temperature is crossing the in thermal_debug_tz_trip_up()
712 * This event closes the mitigation as we are crossing the in thermal_debug_tz_trip_down()
Dthermal_trip.c129 * trip crossing notification when the trip becomes valid. in thermal_zone_set_trip_temp()
/linux-6.12.1/arch/riscv/include/asm/
Dbarrier.h53 * this in order to avoid any IO crossing a scheduling boundary. In both
/linux-6.12.1/arch/alpha/include/asm/
Dfloppy.h94 * Most Alphas have no problems with floppy DMA crossing 64k borders,
/linux-6.12.1/arch/parisc/kernel/
Dpatch.c76 * We're crossing a page boundary, so in __patch_text_multiple()
/linux-6.12.1/tools/perf/pmu-events/arch/x86/amdzen3/
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-6.12.1/drivers/net/ethernet/intel/ice/
Dice_lan_tx_rx.h382 * The sizes of the variables may be larger than needed due to crossing byte
556 * The sizes of the variables may be larger than needed due to crossing byte
/linux-6.12.1/include/linux/spi/
Dspi-mem.h251 * data than requested (for example when the request is crossing
257 * data than requested (for example when the request is crossing
/linux-6.12.1/tools/perf/pmu-events/arch/x86/amdzen5/
Dload-store.json276 "BriefDescription": "64B misaligned (cacheline crossing) loads.",
282 "BriefDescription": "4kB misaligned (page crossing) loads.",
/linux-6.12.1/Documentation/admin-guide/
Dsyscall-user-dispatch.rst22 invoking the kernel, when crossing the compatibility layer API
/linux-6.12.1/arch/powerpc/include/asm/book3s/32/
Dkup.h157 * In case of unaligned store crossing two segments, emulate store. in __bad_kuap_fault()
/linux-6.12.1/drivers/block/drbd/
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-6.12.1/kernel/trace/
Dtrace_clock.c51 * but not completely incorrect when crossing CPUs either.
/linux-6.12.1/Documentation/devicetree/bindings/spi/
Dspi-peripheral-props.yaml97 to repeat the commands when crossing a chip boundary. The size of

12345678