| /linux-6.15/fs/lockd/ |
| H A D | xdr4.c | 152 u32 exclusive; in nlm4svc_decode_testargs() local 156 if (xdr_stream_decode_bool(xdr, &exclusive) < 0) in nlm4svc_decode_testargs() 160 if (exclusive) in nlm4svc_decode_testargs() 170 u32 exclusive; in nlm4svc_decode_lockargs() local 176 if (xdr_stream_decode_bool(xdr, &exclusive) < 0) in nlm4svc_decode_lockargs() 180 if (exclusive) in nlm4svc_decode_lockargs() 195 u32 exclusive; in nlm4svc_decode_cancargs() local 201 if (xdr_stream_decode_bool(xdr, &exclusive) < 0) in nlm4svc_decode_cancargs() 205 if (exclusive) in nlm4svc_decode_cancargs()
|
| H A D | xdr.c | 158 u32 exclusive; in nlmsvc_decode_testargs() local 162 if (xdr_stream_decode_bool(xdr, &exclusive) < 0) in nlmsvc_decode_testargs() 166 if (exclusive) in nlmsvc_decode_testargs() 176 u32 exclusive; in nlmsvc_decode_lockargs() local 182 if (xdr_stream_decode_bool(xdr, &exclusive) < 0) in nlmsvc_decode_lockargs() 186 if (exclusive) in nlmsvc_decode_lockargs() 201 u32 exclusive; in nlmsvc_decode_cancargs() local 207 if (xdr_stream_decode_bool(xdr, &exclusive) < 0) in nlmsvc_decode_cancargs() 211 if (exclusive) in nlmsvc_decode_cancargs()
|
| /linux-6.15/sound/core/seq/ |
| H A D | seq_ports.c | 103 grp->exclusive = 0; in port_subs_info_init() 497 bool is_src, bool exclusive, bool ack) in check_and_subscribe_port() argument 506 if (exclusive) { in check_and_subscribe_port() 510 if (grp->exclusive) in check_and_subscribe_port() 522 grp->exclusive = 0; in check_and_subscribe_port() 532 grp->exclusive = exclusive; in check_and_subscribe_port() 554 grp->exclusive = 0; in __delete_and_unsubscribe_port() 582 bool exclusive; in snd_seq_port_connect() local 594 exclusive = !!(info->flags & SNDRV_SEQ_PORT_SUBS_EXCLUSIVE); in snd_seq_port_connect() 597 exclusive, in snd_seq_port_connect() [all …]
|
| /linux-6.15/tools/perf/tests/ |
| H A D | tests-scripts.c | 178 char *exclusive; in append_script() local 195 exclusive = strstr(desc, " (exclusive)"); in append_script() 196 if (exclusive != NULL) { in append_script() 197 tests[0].exclusive = true; in append_script() 198 exclusive[0] = '\0'; in append_script()
|
| H A D | builtin-test.c | 193 return t->test_cases[0].exclusive; in test_exclusive() 195 return t->test_cases[test_case].exclusive; in test_exclusive() 671 bool exclusive = false; in build_suites() local 676 exclusive = true; in build_suites() 680 if ((!exclusive && pass == 1) || (exclusive && pass == 2)) in build_suites()
|
| H A D | tests.h | 39 bool exclusive; member 71 .exclusive = true, \
|
| /linux-6.15/Documentation/userspace-api/media/cec/ |
| H A D | cec-ioc-g-mode.rst | 12 CEC_G_MODE, CEC_S_MODE - Get or set exclusive use of the CEC adapter 39 obtain exclusive access to the CEC adapter. This ioctl sets the 40 filehandle to initiator and/or follower mode which can be exclusive 68 :ref:`ioctl CEC_TRANSMIT <CEC_TRANSMIT>`. If there is an exclusive 96 unless there is an exclusive initiator. 103 CEC adapter. If someone else is already the exclusive initiator 130 is an exclusive follower. You cannot become a follower if 139 the exclusive follower then an attempt to become one will return 149 CEC device into passthrough mode, allowing the exclusive follower 151 framework for that. If someone else is already the exclusive [all …]
|
| /linux-6.15/Documentation/driver-api/ |
| H A D | extcon.rst | 53 states, handle mutually exclusive connections, and manage connector 92 - ``mutually_exclusive``: Array defining mutually exclusive cable types 95 exclusive cable types. The array should be terminated with a 0. 102 BIT(0) | BIT(1), /* Cable 0 and 1 are mutually exclusive */ 103 BIT(2) | BIT(3) | BIT(4), /* Cables 2, 3, and 4 are mutually exclusive */ 108 cables 2, 3, and 4 are also mutually exclusive. This is useful for
|
| /linux-6.15/tools/testing/selftests/powerpc/pmu/ebb/ |
| H A D | event_attributes_test.c | 36 event.attr.exclusive = 0; in event_attributes() 110 leader.attr.exclusive = 0; in event_attributes()
|
| /linux-6.15/drivers/mtd/ubi/ |
| H A D | kapi.c | 161 if (vol->exclusive) in ubi_open_volume() 167 if (vol->exclusive || vol->writers > 0) in ubi_open_volume() 173 if (vol->exclusive || vol->writers || vol->readers || in ubi_open_volume() 176 vol->exclusive = 1; in ubi_open_volume() 180 if (vol->metaonly || vol->exclusive) in ubi_open_volume() 363 vol->exclusive = 0; in ubi_close_volume()
|
| /linux-6.15/Documentation/filesystems/ |
| H A D | locking.rst | 102 create: exclusive 103 link: exclusive (both) 104 mknod: exclusive 105 symlink: exclusive 106 mkdir: exclusive 107 unlink: exclusive (both) 112 setattr: exclusive 122 fileattr_get: no or exclusive 123 fileattr_set: exclusive 129 exclusive on victim. [all …]
|
| H A D | directory-locking.rst | 26 * lock the directory we are accessing (exclusive) 30 * lock the parent (exclusive) 32 * lock the victim (exclusive) 36 * lock the parent (exclusive) 38 * lock the source (exclusive; probably could be weakened to shared) 42 * lock the parent (exclusive) 47 * take the locks that need to be taken (exclusive), in inode pointer order 57 * lock the parents in "ancestors first" order (exclusive). If neither is an 62 * lock the subdirectories involved (exclusive), source before target. 63 * lock the non-directories involved (exclusive), in inode pointer order. [all …]
|
| /linux-6.15/drivers/pmdomain/ti/ |
| H A D | ti_sci_pm_domains.c | 48 u8 exclusive; member 127 if (pd->exclusive) in ti_sci_pd_power_on() 179 genpd_to_ti_sci_pd(genpd_data->domains[idx])->exclusive = in ti_sci_pd_xlate()
|
| /linux-6.15/Documentation/devicetree/bindings/iio/adc/ |
| H A D | adi,ad4695.yaml | 51 description: Internal LDO Input. Mutually exclusive with vdd-supply. 54 description: Core power supply. Mutually exclusive with ldo-in-supply. 58 External reference voltage. Mutually exclusive with refin-supply. 62 Internal reference buffer input. Mutually exclusive with ref-supply.
|
| /linux-6.15/sound/pci/ac97/ |
| H A D | ac97_pcm.c | 474 rpcm->exclusive = pcm->exclusive; in snd_ac97_pcm_assign() 488 if (pcm->exclusive) { in snd_ac97_pcm_assign() 507 if (pcm->exclusive) in snd_ac97_pcm_assign() 525 if (pcm->exclusive) in snd_ac97_pcm_assign()
|
| /linux-6.15/tools/testing/selftests/cgroup/ |
| H A D | test_cpuset_prs.sh | 531 XFILE=$CGRP/cpuset.cpus.exclusive 629 XCPUS=$DIR/cpuset.cpus.exclusive 630 XECPUS=$DIR/cpuset.cpus.exclusive.effective 675 FILE=cpuset.cpus.exclusive.effective 996 echo "1-7" > cpuset.cpus.exclusive
|
| /linux-6.15/tools/perf/tests/shell/attr/ |
| H A D | base-record-spe | 15 exclusive=*
|
| H A D | base-stat | 16 exclusive=0
|
| H A D | base-record | 16 exclusive=0
|
| H A D | test-record-dummy-C0 | 24 exclusive=0
|
| H A D | system-wide-dummy | 21 exclusive=0
|
| /linux-6.15/drivers/accel/amdxdna/ |
| H A D | aie2_solver.c | 20 bool exclusive; /* can not be shared if set */ member 211 pt_node->exclusive = false; in get_free_partition() 235 if (pt_node->exclusive) in allocate_partition()
|
| /linux-6.15/fs/ |
| H A D | fsopen.c | 211 static int vfs_cmd_create(struct fs_context *fc, bool exclusive) in vfs_cmd_create() argument 223 fc->exclusive = exclusive; in vfs_cmd_create()
|
| /linux-6.15/drivers/firmware/psci/ |
| H A D | Kconfig | 14 are mutually exclusive.
|
| /linux-6.15/Documentation/devicetree/bindings/i2c/ |
| H A D | i2c-gpio.yaml | 73 Therefore disable open-drain. This property is mutually-exclusive 79 Therefore disable open-drain. This property is mutually-exclusive
|