Searched +full:separately +full:- +full:defined (Results 1 – 25 of 550) sorted by relevance
12345678910>>...22
| /kernel/linux/linux-5.10/tools/arch/powerpc/include/asm/ |
| D | barrier.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 15 * providing an ordering (separately) for (a) cacheable stores and (b) 16 * loads and stores to non-cacheable memory (e.g. I/O devices). 30 #if defined(__powerpc64__) 45 #endif /* defined(__powerpc64__) */
|
| /kernel/linux/linux-6.6/tools/arch/powerpc/include/asm/ |
| D | barrier.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 15 * providing an ordering (separately) for (a) cacheable stores and (b) 16 * loads and stores to non-cacheable memory (e.g. I/O devices). 30 #if defined(__powerpc64__) 45 #endif /* defined(__powerpc64__) */
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | mm_types_task.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 8 * (These are defined separately to decouple sched.h from mm_types.h as much as possible.) 32 #define VMACACHE_MASK (VMACACHE_SIZE - 1) 51 #if USE_SPLIT_PTE_PTLOCKS && defined(CONFIG_MMU) 53 /* per-thread cached information, */
|
| D | vga_switcheroo.h | 2 * vga_switcheroo.h - Support for laptop with dual GPU using one set of outputs 39 * enum vga_switcheroo_handler_flags_t - handler flags bitmask 41 * DDC lines separately. This signals to clients that they should call 44 * the AUX channel separately. This signals to clients that the active 47 * skip the AUX handshake and set up its output with these pre-calibrated 59 * enum vga_switcheroo_state - client power state 76 * enum vga_switcheroo_client_id - client identifier 94 * struct vga_switcheroo_handler - handler callbacks 102 * Mandatory. For muxless machines this should be a no-op. Returning 0 126 * struct vga_switcheroo_client_ops - client callbacks [all …]
|
| /kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
| D | barrier.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 8 #include <asm/asm-const.h> 11 #include <asm/ppc-opcode.h> 19 * providing an ordering (separately) for (a) cacheable stores and (b) 20 * loads and stores to non-cacheable memory (e.g. I/O devices). 36 * heavy-weight sync, so smp_wmb() can be a lighter-weight eieio. 42 /* The sub-arch has lwsync */ 43 #if defined(CONFIG_PPC64) || defined(CONFIG_PPC_E500MC) 45 #elif defined(CONFIG_BOOKE) 89 #elif defined(CONFIG_PPC_E500) [all …]
|
| /kernel/linux/linux-5.10/include/sound/ |
| D | jack.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 16 * enum snd_jack_types - Jack types which can be reported 42 SND_JACK_MECHANICAL = 0x0008, /* If detected separately */ 105 #if !defined(CONFIG_SND_JACK) || !defined(CONFIG_SND_JACK_INPUT_DEV)
|
| /kernel/linux/linux-6.6/include/sound/ |
| D | jack.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 16 * enum snd_jack_types - Jack types which can be reported 42 SND_JACK_MECHANICAL = 0x0008, /* If detected separately */ 106 #if !defined(CONFIG_SND_JACK) || !defined(CONFIG_SND_JACK_INPUT_DEV)
|
| /kernel/linux/linux-6.6/arch/x86/include/asm/ |
| D | suspend_64.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * Copyright 2001-2003 Pavel Machek <pavel@suse.cz> 18 * and make sure that __save/__restore_processor_state(), defined in 36 * so we save them separately. We save the kernelmode GSBASE to 58 set_debugreg((thread)->debugreg##register, register)
|
| /kernel/linux/linux-5.10/arch/x86/include/asm/ |
| D | suspend_64.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * Copyright 2001-2003 Pavel Machek <pavel@suse.cz> 18 * and make sure that __save/__restore_processor_state(), defined in 36 * so we save them separately. We save the kernelmode GSBASE to 58 set_debugreg((thread)->debugreg##register, register)
|
| /kernel/linux/linux-6.6/arch/x86/include/asm/xen/ |
| D | hypervisor.h | 4 * Linux-specific hypervisor handling. 6 * Copyright (c) 2002-2004, K A Fraser 11 * separately from the Linux kernel or incorporated into other 103 #if defined(CONFIG_XEN_DOM0) && defined(CONFIG_ACPI)
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | mm_types_task.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 8 * (These are defined separately to decouple sched.h from mm_types.h as much as possible.)
|
| D | vga_switcheroo.h | 2 * vga_switcheroo.h - Support for laptop with dual GPU using one set of outputs 39 * enum vga_switcheroo_handler_flags_t - handler flags bitmask 41 * DDC lines separately. This signals to clients that they should call 44 * the AUX channel separately. This signals to clients that the active 47 * skip the AUX handshake and set up its output with these pre-calibrated 59 * enum vga_switcheroo_state - client power state 76 * enum vga_switcheroo_client_id - client identifier 94 * struct vga_switcheroo_handler - handler callbacks 102 * Mandatory. For muxless machines this should be a no-op. Returning 0 126 * struct vga_switcheroo_client_ops - client callbacks [all …]
|
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
| D | barrier.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 8 #include <asm/asm-const.h> 11 #include <asm/ppc-opcode.h> 19 * providing an ordering (separately) for (a) cacheable stores and (b) 20 * loads and stores to non-cacheable memory (e.g. I/O devices). 36 * heavy-weight sync, so smp_wmb() can be a lighter-weight eieio. 42 /* The sub-arch has lwsync */ 43 #if defined(__powerpc64__) || defined(CONFIG_PPC_E500MC) 103 #elif defined(CONFIG_PPC_FSL_BOOK3E) 131 #include <asm-generic/barrier.h>
|
| /kernel/linux/linux-6.6/Documentation/core-api/ |
| D | netlink.rst | 1 .. SPDX-License-Identifier: BSD-3-Clause 13 --------------- 21 ------------- 31 --------------- 44 ---------- 51 ------------------------ 54 them - make sure to report dump inconsistency with ``NLM_F_DUMP_INTR``. 65 ------- 67 kernel-policy 71 operations of the family, defined for each operation individually - ``per-op``, [all …]
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/perf/ |
| D | arm-ccn.rst | 5 CCN-504 is a ring-bus interconnect consisting of 11 crosspoints 11 ----------------- 29 Crosspoint watchpoint-based events (special "event" value 0xfe) 34 Masks are defined separately from the event description 45 request the events on this processor (if not, the perf_event->cpu value 57 / # perf stat -a -e ccn/cycles/,ccn/xp_valid_flit,xp=1,port=0,vc=1,dir=1/ \ 61 not work. Per-task (without "-a") perf sessions are not supported.
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/perf/ |
| D | arm-ccn.rst | 5 CCN-504 is a ring-bus interconnect consisting of 11 crosspoints 11 ----------------- 29 Crosspoint watchpoint-based events (special "event" value 0xfe) 34 Masks are defined separately from the event description 45 request the events on this processor (if not, the perf_event->cpu value 57 / # perf stat -a -e ccn/cycles/,ccn/xp_valid_flit,xp=1,port=0,vc=1,dir=1/ \ 61 not work. Per-task (without "-a") perf sessions are not supported.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
| D | fsl-sai.txt | 10 - compatible : Compatible list, contains "fsl,vf610-sai", 11 "fsl,imx6sx-sai", "fsl,imx6ul-sai", 12 "fsl,imx7ulp-sai", "fsl,imx8mq-sai" or 13 "fsl,imx8qm-sai". 15 - reg : Offset and length of the register set for the device. 17 - clocks : Must contain an entry for each entry in clock-names. 19 - clock-names : Must include the "bus" for register access and 22 - dmas : Generic dma devicetree binding as described in 25 - dma-names : Two dmas have to be defined, "tx" and "rx". 27 - pinctrl-names : Must contain a "default" entry. [all …]
|
| /kernel/linux/linux-5.10/Documentation/process/ |
| D | code-of-conduct.rst | 11 our community a harassment-free experience for everyone, regardless of age, body 13 expression, level of experience, education, socio-economic status, nationality, 59 representing a project or community include using an official project e-mail 62 further defined and clarified by project maintainers. 74 separately. 80 available at https://www.contributor-covenant.org/version/1/4/code-of-conduct.html
|
| /kernel/linux/linux-6.6/Documentation/process/ |
| D | code-of-conduct.rst | 11 our community a harassment-free experience for everyone, regardless of age, body 13 expression, level of experience, education, socio-economic status, nationality, 59 representing a project or community include using an official project e-mail 62 further defined and clarified by project maintainers. 74 separately. 80 available at https://www.contributor-covenant.org/version/1/4/code-of-conduct.html
|
| /kernel/linux/linux-5.10/Documentation/networking/ |
| D | statistics.rst | 1 .. SPDX-License-Identifier: GPL-2.0 14 - standard interface statistics based on 16 - protocol-specific statistics; and 17 - driver-defined statistics available via ethtool. 20 ----------------------------- 25 $ ip -s -s link show dev ens4u1u1 38 Note that `-s` has been specified twice to see all members of 40 If `-s` is specified once the detailed errors won't be shown. 42 `ip` supports JSON formatting via the `-j` option. 44 Protocol-specific statistics [all …]
|
| /kernel/linux/linux-5.10/Documentation/driver-api/usb/ |
| D | callbacks.rst | 7 Usbcore will call into a driver through callbacks defined in the driver 11 completion callback can be found in :ref:`usb-urb`. 13 The callbacks defined in the driver structure are: 17 - @probe: 21 - @disconnect: 28 - @ioctl: 36 - @suspend: 39 - @resume: 42 - @reset_resume: 48 - @pre_reset: [all …]
|
| /kernel/linux/linux-6.6/Documentation/driver-api/usb/ |
| D | callbacks.rst | 7 Usbcore will call into a driver through callbacks defined in the driver 11 completion callback can be found in :ref:`usb-urb`. 13 The callbacks defined in the driver structure are: 17 - @probe: 21 - @disconnect: 28 - @ioctl: 36 - @suspend: 39 - @resume: 42 - @reset_resume: 48 - @pre_reset: [all …]
|
| /kernel/linux/linux-6.6/Documentation/networking/ |
| D | statistics.rst | 1 .. SPDX-License-Identifier: GPL-2.0 14 - standard interface statistics based on 16 - protocol-specific statistics; and 17 - driver-defined statistics available via ethtool. 20 ----------------------------- 25 $ ip -s -s link show dev ens4u1u1 38 Note that `-s` has been specified twice to see all members of 40 If `-s` is specified once the detailed errors won't be shown. 42 `ip` supports JSON formatting via the `-j` option. 44 Protocol-specific statistics [all …]
|
| /kernel/linux/linux-6.6/Documentation/driver-api/surface_aggregator/clients/ |
| D | cdev.rst | 1 .. SPDX-License-Identifier: GPL-2.0+ 8 User-Space EC Interface (cdev) 11 The ``surface_aggregator_cdev`` module provides a misc-device for the SSAM 12 controller to allow for a (more or less) direct connection from user-space to 18 device-file. All functionality of this interface is provided via IOCTLs. 19 These IOCTLs and their respective input/output parameter structs are defined in 23 at https://github.com/linux-surface/surface-aggregator-module/tree/master/scripts/ssam. 31 Events can be received by reading from the device-file. The are represented by 37 interface, associated with a specific target category and device-file-instance. 43 notifiers work per-client (i.e. per-device-file-instance), events are enabled [all …]
|
| /kernel/linux/linux-5.10/scripts/kconfig/lxdialog/ |
| D | dialog.h | 1 /* SPDX-License-Identifier: GPL-2.0+ */ 3 * dialog.h -- common declarations for all dialog modules 23 * background colors are OR'd rather than separately masked. This version 29 #if defined(NCURSES_VERSION) && defined(_NEED_WRAP) && !defined(GCC_PRINTFLIKE) 59 #define ACS_HLINE '-' 156 void *data; /* pointer to menu item - used by menubox+checklist */ 178 item_cur && (item_cur != &item_nil); item_cur = item_cur->next) 233 * Mouse-generated keys are the following: 234 * -- the first 32 are used as numbers, in addition to '0'-'9' 235 * -- the lowercase are used to signal mouse-enter events (M_EVENT + 'o') [all …]
|
12345678910>>...22