Home
last modified time | relevance | path

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

1234567

/Linux-v5.15/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-v5.15/drivers/net/ethernet/intel/i40e/
Di40e_lan_hmc.h14 * The sizes of the variables may be larger than needed due to crossing byte
47 * The sizes of the variables may be larger than needed due to crossing byte
/Linux-v5.15/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-v5.15/block/
Dopal_proto.h369 * bit 0: range crossing
429 * bit 0: range crossing
/Linux-v5.15/arch/arm64/lib/
Dstrncmp.S218 /* Prepare ourselves for the next page crossing. Unlike the aligned
219 loop, we fetch 1 less dword because we risk crossing bounds on
/Linux-v5.15/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" },
Dmax9877.c77 SOC_SINGLE("MAX9877 Zero-crossing detection Switch",
/Linux-v5.15/arch/riscv/include/asm/
Dbarrier.h66 * this in order to avoid any IO crossing a scheduling boundary. In both
/Linux-v5.15/fs/nfs/
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-v5.15/arch/alpha/include/asm/
Dfloppy.h93 * Most Alphas have no problems with floppy DMA crossing 64k borders,
/Linux-v5.15/arch/parisc/kernel/
Dpatch.c81 * We're crossing a page boundary, so in __patch_text_multiple()
/Linux-v5.15/Documentation/admin-guide/
Dsyscall-user-dispatch.rst22 invoking the kernel, when crossing the compatibility layer API
/Linux-v5.15/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-v5.15/include/linux/spi/
Dspi-mem.h243 * data than requested (for example when the request is crossing
249 * data than requested (for example when the request is crossing
/Linux-v5.15/kernel/trace/
Dtrace_clock.c51 * but not completely incorrect when crossing CPUs either.
/Linux-v5.15/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-v5.15/tools/testing/selftests/bpf/progs/
Dtest_sk_assign.c178 * fail to verify because we're crossing pointer types. in bpf_sk_assign_test()
/Linux-v5.15/arch/powerpc/include/asm/
Dfloppy.h205 * The PowerPC has no problems with floppy DMA crossing 64k borders.
/Linux-v5.15/arch/m68k/include/asm/
Dfloppy.h110 /* No 64k boundary crossing problems on Q40 - no DMA at all */
/Linux-v5.15/Documentation/admin-guide/cgroup-v1/
Dhugetlb.rst93 receive a SIGBUS if it's crossing its limit.
/Linux-v5.15/arch/m68k/kernel/
Dsys_m68k.c161 /* Recompute physical address when crossing a page in cache_flush_040()
322 /* Recompute physical address when crossing a page in cache_flush_060()
/Linux-v5.15/drivers/misc/lkdtm/
Dperms.c67 /* Intentionally crossing kernel/user memory boundary. */ in execute_user_location()
/Linux-v5.15/drivers/net/wireless/ti/wl1251/
Dtx.h51 * TX complete indication was requested in tx_control or per crossing
/Linux-v5.15/tools/testing/selftests/bpf/verifier/
Dbounds.c201 "bounds check after truncation of non-boundary-crossing range",
234 "bounds check after truncation of boundary-crossing range (1)",
268 "bounds check after truncation of boundary-crossing range (2)",

1234567