Home
last modified time | relevance | path

Searched full:globally (Results 1 – 25 of 393) sorted by relevance

12345678910>>...16

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Datmioc.h19 #define ATMIOC_PHYCOM 0x00 /* PHY device common ioctls, globally unique */
25 #define ATMIOC_SARCOM 0x50 /* SAR device common ioctls, globally unique */
29 #define ATMIOC_ITF 0x80 /* Interface ioctls, globally unique */
35 #define ATMIOC_LANE 0xd0 /* LAN Emulation, globally unique */
36 #define ATMIOC_MPOA 0xd8 /* MPOA, globally unique */
37 #define ATMIOC_CLIP 0xe0 /* Classical IP over ATM control, globally u. */
39 #define ATMIOC_SPECIAL 0xf0 /* Special-purpose controls, globally unique */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Datmioc.h19 #define ATMIOC_PHYCOM 0x00 /* PHY device common ioctls, globally unique */
25 #define ATMIOC_SARCOM 0x50 /* SAR device common ioctls, globally unique */
29 #define ATMIOC_ITF 0x80 /* Interface ioctls, globally unique */
35 #define ATMIOC_LANE 0xd0 /* LAN Emulation, globally unique */
36 #define ATMIOC_MPOA 0xd8 /* MPOA, globally unique */
37 #define ATMIOC_CLIP 0xe0 /* Classical IP over ATM control, globally u. */
39 #define ATMIOC_SPECIAL 0xf0 /* Special-purpose controls, globally unique */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Datmioc.h19 #define ATMIOC_PHYCOM 0x00 /* PHY device common ioctls, globally unique */
25 #define ATMIOC_SARCOM 0x50 /* SAR device common ioctls, globally unique */
29 #define ATMIOC_ITF 0x80 /* Interface ioctls, globally unique */
35 #define ATMIOC_LANE 0xd0 /* LAN Emulation, globally unique */
36 #define ATMIOC_MPOA 0xd8 /* MPOA, globally unique */
37 #define ATMIOC_CLIP 0xe0 /* Classical IP over ATM control, globally u. */
39 #define ATMIOC_SPECIAL 0xf0 /* Special-purpose controls, globally unique */
/OK3568_Linux_fs/kernel/fs/overlayfs/
H A DKconfig20 still possible to turn off redirects globally with the
51 In this case it is still possible to turn off index globally with the
73 globally with the "nfs_export=off" module option or on a filesystem
118 possible to turn off this feature globally with the "metacopy=off"
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_clock.c12 * - global: globally monotonic, serialized clock
77 * trace_clock_global(): special globally coherent trace clock
82 * Used by plugins that need globally coherent timestamps.
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Datomic_ops.rst319 "1" to obj->dead will be globally visible to other cpus before the
422 counter decrement would not become globally visible until the
488 made visible globally before the atomic bit operation is made visible.
489 Likewise, the atomic bit operation must be visible globally before any
521 * be globally visible before the clear_bit().
575 1) When acquiring a lock, the implementation must make it globally
579 all previous memory operations are globally visible before the
595 sure the spinlock operation is globally visible before any
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/gdb/python/gdb/command/
H A Dxmethods.py65 """Returns a dict of matching globally registered xmethods.
68 locus_re: Even though only globally registered xmethods are
74 A dict of matching globally registered xmethod matchers. The only
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/gdb/python/gdb/command/
H A Dxmethods.py65 """Returns a dict of matching globally registered xmethods.
68 locus_re: Even though only globally registered xmethods are
74 A dict of matching globally registered xmethod matchers. The only
/OK3568_Linux_fs/kernel/include/linux/
H A Dasync.h65 * wait within a certain synchronization domain rather than globally.
105 * wait within a certain synchronization domain rather than globally.
H A Dtrace_clock.h11 * - global: globally monotonic, serialized clock
/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dquota.h33 s64 dq_origspace; /* Last globally synced space usage */
34 s64 dq_originodes; /* Last globally synced inode usage */
/OK3568_Linux_fs/kernel/kernel/irq/
H A Dmatrix.c340 * This is merily a book keeping call. It increments the number of globally
359 * This is merily a book keeping call. It decrements the number of globally
445 * irq_matrix_available - Get the number of globally available irqs
460 * irq_matrix_reserved - Get the number of globally reserved irqs
/OK3568_Linux_fs/kernel/fs/coda/
H A Dcnode.c112 * not be globally unique. When an identifier collision is detected we
116 * The real solution is to use globally unique UUIDs as identifiers, but
/OK3568_Linux_fs/kernel/Documentation/vm/
H A Dhwpoison.rst67 (can be controlled globally and per process)
85 Enable early kill mode globally
/OK3568_Linux_fs/buildroot/package/perl-data-uuid/
H A DConfig.in5 Globally/Universally Unique Identifiers (GUIDs/UUIDs).
/OK3568_Linux_fs/buildroot/package/gptfdisk/
H A DConfig.in.host6 text-mode partitioning tool that works on Globally Unique
H A DConfig.in13 text-mode partitioning tool that works on Globally Unique
/OK3568_Linux_fs/kernel/kernel/
H A Dwatchdog_hld.c242 * hardlockup_detector_perf_stop - Globally stop watchdog events
261 * hardlockup_detector_perf_restart - Globally restart watchdog events
/OK3568_Linux_fs/buildroot/package/luainterpreter/
H A Dluainterpreter.mk9 # Lua packages often install documentation, clean that up globally
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A Dsig_fix.patch15 * These variables are globally visible so that they can be redirected in
/OK3568_Linux_fs/buildroot/package/alsa-lib/
H A DConfig.in9 # unlikely, just require thread support globally for alsa-lib.
/OK3568_Linux_fs/buildroot/package/mraa/
H A D0002-CMakeLists.txt-add-BUILDCPP-option.patch82 -# Globally set C++ compiler warning flags that are supported and emit
105 + # Globally set C++ compiler warning flags that are supported and emit
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/gdb/
H A DSelecting-Pretty_002dPrinters.html75 globally, per program space, and per objfile. When choosing how to
78 a program space, and only register a printer globally as a last
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/gdb/
H A DSelecting-Pretty_002dPrinters.html75 globally, per program space, and per objfile. When choosing how to
78 a program space, and only register a printer globally as a last
/OK3568_Linux_fs/kernel/arch/arm/include/debug/
H A Dimx.S16 * globally for multi-platform build to use a fixed virtual address

12345678910>>...16