Home
last modified time | relevance | path

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

12345678910

/Linux-v6.6/include/uapi/linux/
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 */
/Linux-v6.6/fs/overlayfs/
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"
/Linux-v6.6/kernel/trace/
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.
/Linux-v6.6/Documentation/driver-api/
Dio-mapping.rst47 is not guaranteed to be globally visible.
81 effects and the pointer is globally visible.
/Linux-v6.6/include/linux/
Dasync.h65 * wait within a certain synchronization domain rather than globally.
105 * wait within a certain synchronization domain rather than globally.
Dtrace_clock.h11 * - global: globally monotonic, serialized clock
/Linux-v6.6/fs/ocfs2/
Dquota.h33 s64 dq_origspace; /* Last globally synced space usage */
34 s64 dq_originodes; /* Last globally synced inode usage */
/Linux-v6.6/fs/coda/
Dcnode.c117 * not be globally unique. When an identifier collision is detected we
121 * The real solution is to use globally unique UUIDs as identifiers, but
/Linux-v6.6/kernel/irq/
Dmatrix.c341 * This is merely a book keeping call. It increments the number of globally
359 * This is merely 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
/Linux-v6.6/Documentation/mm/
Dhwpoison.rst63 (can be controlled globally and per process)
81 Enable early kill mode globally
/Linux-v6.6/kernel/
Dwatchdog_perf.c197 * hardlockup_detector_perf_stop - Globally stop watchdog events
216 * hardlockup_detector_perf_restart - Globally restart watchdog events
Dasync.c31 The asynchronously called function should before doing a globally visible
157 * wait within a certain synchronization domain rather than globally.
/Linux-v6.6/arch/m68k/include/asm/
Dvirtconvert.h36 * deprecated globally but still used on two machines.
/Linux-v6.6/arch/arm/include/debug/
Dimx.S16 * globally for multi-platform build to use a fixed virtual address
/Linux-v6.6/Documentation/devicetree/bindings/pinctrl/
Dpinctrl.yaml42 This property can be set either globally for the pin controller or in
/Linux-v6.6/Documentation/driver-api/surface_aggregator/clients/
Dcdev.rst44 globally, for the EC and all of its clients (regardless of userspace or
55 will also be received by A since events are enabled/disabled globally), and
/Linux-v6.6/drivers/net/phy/
Dbcm63xx.c58 /* Mask interrupts globally. */ in bcm63xx_config_init()
/Linux-v6.6/drivers/clk/qcom/
Dgdsc.h17 * struct gdsc - Globally Distributed Switch Controller
/Linux-v6.6/drivers/pci/
Dirq.c31 * @dev_id must not be NULL and must be globally unique.
/Linux-v6.6/drivers/scsi/mpt3sas/
Dmpt3sas_warpdrive.c130 ioc_info(ioc, "WarpDrive : Direct IO is disabled globally as drives are exposed\n"); in mpt3sas_init_warpdrive_properties()
135 ioc_info(ioc, "WarpDrive : Direct IO is disabled globally as number of drives > 1\n"); in mpt3sas_init_warpdrive_properties()
/Linux-v6.6/arch/x86/include/asm/
Dresctrl.h48 * - We allocate RMIDs/CLOSids globally in order to keep this as
Dbarrier.h85 * Make previous memory operations globally visible before
/Linux-v6.6/net/ipv4/
Dtcp_fastopen.c476 * The proposed solution is to disable active TFO globally under the
482 * We disable active side TFO globally for 1hr at first. Then if it
587 * Fast Open globally after hitting the third consecutive timeout or in tcp_fastopen_active_detect_blackhole()
/Linux-v6.6/Documentation/hwmon/
Dgl518sm.rst69 computer speaker. It is possible to enable all beeping globally, or only the
/Linux-v6.6/kernel/kcsan/
Dkcsan.h24 * Globally enable and disable KCSAN.

12345678910