Searched full:mutually (Results 1 – 25 of 265) sorted by relevance
1234567891011
/Linux-v6.1/tools/perf/util/ |
D | target.c | 24 /* CPU and PID are mutually exclusive */ in target__validate() 31 /* UID and PID are mutually exclusive */ in target__validate() 38 /* UID and CPU are mutually exclusive */ in target__validate() 45 /* PID and SYSTEM are mutually exclusive */ in target__validate() 52 /* UID and SYSTEM are mutually exclusive */ in target__validate() 59 /* BPF and CPU are mutually exclusive */ in target__validate() 66 /* BPF and PID/TID are mutually exclusive */ in target__validate() 73 /* BPF and UID are mutually exclusive */ in target__validate() 80 /* BPF and THREADS are mutually exclusive */ in target__validate() 87 /* THREAD and SYSTEM/CPU are mutually exclusive */ in target__validate()
|
/Linux-v6.1/drivers/clk/imx/ |
D | clk-gate-exclusive.c | 13 * struct clk_gate_exclusive - i.MX specific gate clock which is mutually 17 * @exclusive_mask: mask of gate bits which are mutually exclusive to this 22 * register is mutually exclusive to this gate clock.
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-class-extcon | 18 If there are cables mutually exclusive with each other, 88 Shows the relations of mutually exclusiveness. For example, 100 directory show the mutually-exclusive sets, not the contents
|
/Linux-v6.1/drivers/extcon/ |
D | extcon.h | 14 * @mutually_exclusive: Array of mutually exclusive set of cables that cannot 16 * ending with NULL or be NULL (no mutually exclusive
|
/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_doorbell.h | 136 * overlap the doorbell assignment with VCN as they are mutually exclusive 197 * overlap the doorbell assignment with VCN as they are mutually exclusive 279 /* overlap the doorbell assignment with VCN as they are mutually exclusive
|
/Linux-v6.1/drivers/firmware/psci/ |
D | Kconfig | 14 are mutually exclusive.
|
/Linux-v6.1/drivers/xen/xen-pciback/ |
D | Makefile | 7 # CONFIG_XEN_PCIDEV_STUB are mutually exclusive.
|
/Linux-v6.1/include/uapi/linux/tc_act/ |
D | tc_ife.h | 9 /* Flag bits for now just encoding/decoding; mutually exclusive */
|
/Linux-v6.1/Documentation/devicetree/bindings/watchdog/ |
D | aspeed-wdt.txt | 17 to generate one of three different, mutually exclusive, types of resets.
|
/Linux-v6.1/arch/x86/mm/ |
D | mem_encrypt.c | 56 * SME is mutually exclusive with any of the SEV in print_mem_encrypt_feature_info()
|
/Linux-v6.1/drivers/thermal/st/ |
D | st_thermal.h | 18 INT_THRESH_HI = 0, /* Top two regfield IDs are mutually exclusive */
|
/Linux-v6.1/tools/testing/selftests/clone3/ |
D | clone3_clear_sighand.c | 54 * Check that CLONE_CLEAR_SIGHAND and CLONE_SIGHAND are mutually in test_clone3_clear_sighand()
|
/Linux-v6.1/Documentation/devicetree/bindings/crypto/ |
D | fsl-sec2.txt | 8 warning: SEC1 and SEC2 are mutually exclusive
|
/Linux-v6.1/Documentation/devicetree/bindings/i2c/ |
D | opencores,i2c-ocores.yaml | 70 Frequency of the controller clock in Hz. Mutually exclusive with clocks.
|
/Linux-v6.1/Documentation/input/devices/ |
D | cma3000_d0x.rst | 36 CMA3000 chip supports mutually exclusive I2C and SPI interfaces for
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | da850-evm.dts | 47 * The vpif and the LCD are mutually exclusive. 461 * The vpif and the LCD are mutually exclusive.
|
/Linux-v6.1/Documentation/driver-api/ |
D | vme.rst | 98 under resource management, however some of the options are mutually exclusive. 129 under resource management, however some of the options are mutually exclusive.
|
/Linux-v6.1/arch/x86/include/asm/ |
D | set_memory.h | 18 * Within a category, the attributes are mutually exclusive.
|
/Linux-v6.1/Documentation/devicetree/bindings/pci/ |
D | ti-pci.txt | 67 mode are mutually exclusive.
|
/Linux-v6.1/include/media/ |
D | dvbdev.h | 89 * @mfe_shared: indicates mutually exclusive frontends. 113 int mfe_shared; /* indicates mutually exclusive frontends */
|
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_types.h | 552 /* TCP source port.;tcp and udp sport/dport are mutually exclusive */ 555 * tcp and udp sport/dport are mutually exclusive 564 /* UDP source port.;tcp and udp sport/dport are mutually exclusive */ 566 /* UDP destination port.;tcp and udp sport/dport are mutually exclusive */
|
/Linux-v6.1/include/uapi/linux/surface_aggregator/ |
D | cdev.h | 30 * flag and the %SSAM_CDEV_REQUEST_HAS_RESPONSE flag are mutually
|
/Linux-v6.1/sound/soc/intel/ |
D | Kconfig | 66 This option is mutually exclusive with the SOF support on
|
/Linux-v6.1/drivers/nvdimm/ |
D | nd-core.h | 64 /* disabled, locked, unlocked, and overwrite are mutually exclusive */ in nvdimm_security_flags()
|
/Linux-v6.1/drivers/comedi/drivers/ |
D | amplc_pc236_common.c | 84 /* Step 2b : and mutually compatible */ in pc236_intr_cmdtest()
|
1234567891011