Home
last modified time | relevance | path

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

123456

/linux-5.10/include/linux/
Dnamei.h44 #define LOOKUP_NO_SYMLINKS 0x010000 /* No symlink crossing. */
45 #define LOOKUP_NO_MAGICLINKS 0x020000 /* No nd_jump_link() crossing. */
46 #define LOOKUP_NO_XDEV 0x040000 /* No mountpoint crossing. */
/linux-5.10/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-5.10/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-5.10/block/
Dopal_proto.h369 * bit 0: range crossing
429 * bit 0: range crossing
/linux-5.10/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-5.10/arch/riscv/include/asm/
Dbarrier.h66 * this in order to avoid any IO crossing a scheduling boundary. In both
/linux-5.10/fs/nfs/
Dnamespace.c134 * nfs_d_automount - Handle crossing a mountpoint on the server
255 * nfs_do_submount - set up mountpoint when crossing a filesystem boundary
/linux-5.10/arch/alpha/include/asm/
Dfloppy.h93 * Most Alphas have no problems with floppy DMA crossing 64k borders,
/linux-5.10/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-5.10/arch/parisc/kernel/
Dpatch.c81 * We're crossing a page boundary, so in __patch_text_multiple()
/linux-5.10/kernel/trace/
Dtrace_clock.c51 * but not completely incorrect when crossing CPUs either.
/linux-5.10/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-5.10/arch/m68k/include/asm/
Dfloppy.h110 /* No 64k boundary crossing problems on Q40 - no DMA at all */
/linux-5.10/tools/testing/selftests/bpf/progs/
Dtest_sk_assign.c178 * fail to verify because we're crossing pointer types. in bpf_sk_assign_test()
/linux-5.10/Documentation/admin-guide/cgroup-v1/
Dhugetlb.rst93 receive a SIGBUS if it's crossing its limit.
/linux-5.10/arch/powerpc/include/asm/
Dfloppy.h205 * The PowerPC has no problems with floppy DMA crossing 64k borders.
/linux-5.10/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-5.10/drivers/net/wireless/ti/wl1251/
Dtx.h51 * TX complete indication was requested in tx_control or per crossing
/linux-5.10/drivers/misc/lkdtm/
Dperms.c67 /* Intentionally crossing kernel/user memory boundary. */ in execute_user_location()
/linux-5.10/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)",
270 "bounds check after truncation of boundary-crossing range (2)",
/linux-5.10/drivers/hid/
Dhid-uclogic-params.h92 * encoder, in the report. Cannot point to a 2-bit field crossing a
/linux-5.10/arch/parisc/include/asm/
Dfloppy.h210 printk("DMA crossing 64-K boundary %p-%p\n", addr, addr+size); in hard_dma_setup()
/linux-5.10/arch/x86/include/asm/
Dfloppy.h211 printk("DMA crossing 64-K boundary %p-%p\n", addr, addr+size); in hard_dma_setup()

123456