Home
last modified time | relevance | path

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

123456

/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/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/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/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")
H A Dtest_sk_assign.c186 * fail to verify because we're crossing pointer types. in bpf_sk_assign_test()
/linux/arch/riscv/include/asm/
H A Dbarrier.h48 * this in order to avoid any IO crossing a scheduling boundary. In both
/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/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/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/sound/soc/codecs/
H A Dadau1781.c218 SND_SOC_DAPM_SUPPLY("Zero Crossing Detector", ADAU1781_DIG_PWDN1, 2, 0,
252 { "Beep Mixer", NULL, "Zero Crossing Detector" },
H A Dmax9877.c77 SOC_SINGLE("MAX9877 Zero-crossing detection Switch",
/linux/kernel/trace/
H A Dtrace_clock.c51 * but not completely incorrect when crossing CPUs either.
/linux/Documentation/devicetree/bindings/spi/
H A Dspi-peripheral-props.yaml98 to repeat the commands when crossing a chip boundary. The size of
/linux/arch/m68k/kernel/
H A 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/Documentation/devicetree/bindings/media/
H A Dmicrochip,csi2dc.yaml58 in which CSI2DC will perform clock crossing. This clock must be fed
/linux/drivers/net/wireless/ti/wl1251/
H A Dtx.h51 * TX complete indication was requested in tx_control or per crossing
/linux/Documentation/admin-guide/cgroup-v1/
H A Dhugetlb.rst101 receive a SIGBUS if it's crossing its limit.
/linux/Documentation/devicetree/bindings/memory-controllers/
H A Dst,stm32-fmc2-ebi-props.yaml79 crossing page boundary.
/linux/net/ethtool/
H A Deeprom.c168 * EEPROM page without crossing low page boundary located at offset 128. in eeprom_parse_request()
/linux/arch/arm64/lib/
H A Dstrlen.S71 in the main loop using aligned loads. Since strings crossing a
/linux/arch/x86/mm/
H A Dmmap.c187 * Therefore ignore address hints which would result in a mapping crossing

123456