/linux-6.12.1/include/linux/ |
D | namei.h | 41 #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/ |
D | memory.json | 24 …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/ |
D | i40e_lan_hmc.h | 16 * 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/ |
D | memory.json | 100 "BriefDescription": "64B misaligned (cacheline crossing) loads.", 106 "BriefDescription": "4kB misaligned (page crossing) loads.",
|
/linux-6.12.1/drivers/usb/host/ |
D | ohci-mem.c | 50 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/ |
D | verifier_bounds.c | 262 __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/ |
D | sysfs-api.rst | 82 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/ |
D | rt5631.c | 375 /* 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()
|
D | adau1781.c | 218 SND_SOC_DAPM_SUPPLY("Zero Crossing Detector", ADAU1781_DIG_PWDN1, 2, 0, 252 { "Beep Mixer", NULL, "Zero Crossing Detector" },
|
/linux-6.12.1/block/ |
D | opal_proto.h | 389 * bit 0: range crossing 449 * bit 0: range crossing
|
/linux-6.12.1/fs/nfs/ |
D | namespace.c | 134 * 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/ |
D | thermal_debugfs.c | 92 * @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()
|
D | thermal_trip.c | 129 * trip crossing notification when the trip becomes valid. in thermal_zone_set_trip_temp()
|
/linux-6.12.1/arch/riscv/include/asm/ |
D | barrier.h | 53 * this in order to avoid any IO crossing a scheduling boundary. In both
|
/linux-6.12.1/arch/alpha/include/asm/ |
D | floppy.h | 94 * Most Alphas have no problems with floppy DMA crossing 64k borders,
|
/linux-6.12.1/arch/parisc/kernel/ |
D | patch.c | 76 * We're crossing a page boundary, so in __patch_text_multiple()
|
/linux-6.12.1/tools/perf/pmu-events/arch/x86/amdzen3/ |
D | memory.json | 294 "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/ |
D | ice_lan_tx_rx.h | 382 * 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/ |
D | spi-mem.h | 251 * 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/ |
D | load-store.json | 276 "BriefDescription": "64B misaligned (cacheline crossing) loads.", 282 "BriefDescription": "4kB misaligned (page crossing) loads.",
|
/linux-6.12.1/Documentation/admin-guide/ |
D | syscall-user-dispatch.rst | 22 invoking the kernel, when crossing the compatibility layer API
|
/linux-6.12.1/arch/powerpc/include/asm/book3s/32/ |
D | kup.h | 157 * In case of unaligned store crossing two segments, emulate store. in __bad_kuap_fault()
|
/linux-6.12.1/drivers/block/drbd/ |
D | drbd_actlog.c | 243 /* 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/ |
D | trace_clock.c | 51 * but not completely incorrect when crossing CPUs either.
|
/linux-6.12.1/Documentation/devicetree/bindings/spi/ |
D | spi-peripheral-props.yaml | 97 to repeat the commands when crossing a chip boundary. The size of
|