Searched full:rely (Results 1 – 25 of 937) sorted by relevance
12345678910>>...38
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-devices | 11 Please do not rely on the format of this tree because of 13 the tree, please use the /sys/class structure and rely 16 Or rely on the uevent messages to notify programs of
|
/kernel/linux/linux-5.10/Documentation/ABI/ |
D | README | 26 programs can start to rely on these interfaces, but they must be 88 - Kconfig. Userspace should not rely on the presence or absence of any 93 - Kernel-internal symbols. Do not rely on the presence, absence, location, or
|
/kernel/linux/linux-5.10/drivers/input/mouse/ |
D | maplemouse.c | 29 int buttons, relx, rely, relz; in dc_mouse_callback() local 37 rely = *(unsigned short *)(res + 14) - 512; in dc_mouse_callback() 44 input_report_rel(dev, REL_Y, rely); in dc_mouse_callback()
|
/kernel/linux/linux-5.10/Documentation/features/sched/membarrier-sync-core/ |
D | arch-support.txt | 10 # Rely on implicit context synchronization as a result of exception return 23 # Given that neither SYSRET{L,Q}, nor SYSEXIT, are core serializing, we rely
|
/kernel/linux/linux-5.10/include/linux/mtd/ |
D | xip.h | 36 * the hardware directly and not rely on any other (XIP) functions since they 86 * This should not rely upon standard kernel code.
|
/kernel/linux/linux-5.10/tools/lib/bpf/ |
D | bpf_endian.h | 38 * the compiler, we cannot rely on __BYTE_ORDER from 46 * case, but better not rely on it, so that this header here
|
/kernel/linux/linux-5.10/arch/um/include/asm/ |
D | setup.h | 5 /* POSIX mandated with _POSIX_ARG_MAX that we can rely on 4096 chars in the
|
/kernel/linux/linux-5.10/arch/parisc/ |
D | nm | 3 # Hack to have an nm which removes the local symbols. We also rely
|
/kernel/linux/linux-5.10/fs/notify/dnotify/ |
D | Kconfig | 9 superior alternatives, but some applications may still rely on
|
/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/ |
D | bitsperlong.h | 8 * both 32 and 64 bit user space must not rely on CONFIG_64BIT
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
D | i915_mm.c | 100 /* We rely on prevalidation of the io-mapping to skip track_pfn(). */ in remap_io_mapping() 137 /* We rely on prevalidation of the io-mapping to skip track_pfn(). */ in remap_io_sg()
|
/kernel/linux/linux-5.10/Documentation/i2c/ |
D | fault-codes.rst | 22 to respond correctly. Other code may need to rely on YOUR code reporting 57 host. Note that even if PECs are in use, you should not rely
|
/kernel/linux/linux-5.10/include/linux/ |
D | kernel-page-flags.h | 9 * WARNING: subject to change, never rely on them!
|
/kernel/linux/linux-5.10/include/uapi/asm-generic/ |
D | bitsperlong.h | 9 * both 32 and 64 bit user space must not rely on CONFIG_64BIT
|
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
D | GEN-for-each-reg.h | 3 * These are in machine order; things rely on that.
|
/kernel/linux/linux-5.10/arch/arm/include/asm/ |
D | gpio.h | 9 /* Note: this may rely upon the value of ARCH_NR_GPIOS set in mach/gpio.h */
|
/kernel/linux/linux-5.10/arch/arm/mach-omap1/include/mach/ |
D | memory.h | 9 /* REVISIT: omap1 legacy drivers still rely on this */
|
/kernel/linux/linux-5.10/Documentation/admin-guide/ |
D | abi-testing.rst | 11 Userspace programs can start to rely on these interfaces, but they must
|
/kernel/linux/linux-5.10/sound/soc/intel/common/ |
D | soc-acpi-intel-cht-match.c | 136 /* some CHT-T platforms rely on RT5640, use Baytrail machine driver */ 160 /* some CHT-T platforms rely on RT5651, use Baytrail machine driver */
|
/kernel/linux/linux-5.10/fs/sysfs/ |
D | Kconfig | 16 Some system agents rely on the information in sysfs to operate.
|
/kernel/linux/linux-5.10/arch/x86/lib/ |
D | usercopy.c | 13 * We rely on the nested NMI work to allow atomic faults from the NMI path; the
|
/kernel/linux/linux-5.10/tools/bpf/bpftool/Documentation/ |
D | common_options.rst | 10 pids associated to BPF objects may rely on it).
|
/kernel/linux/linux-5.10/Documentation/arm/ |
D | kernel_mode_neon.rst | 7 * Use only NEON instructions, or VFP instructions that don't rely on support 68 Earlier versions of VFP (prior to version 3) rely on software support for things
|
/kernel/linux/linux-5.10/drivers/base/firmware_loader/ |
D | Kconfig | 43 in boot and cannot rely on the firmware being placed in an initrd or 100 rely on one refer to the permissively licensed firmwared:
|
/kernel/linux/linux-5.10/arch/riscv/include/asm/ |
D | bitops.h | 109 * make sure not to rely on its reordering guarantees. 126 * make sure not to rely on its reordering guarantees.
|
12345678910>>...38