| /linux/sound/core/seq/ |
| H A D | seq_ports.c | 103 grp->exclusive = 0; in port_subs_info_init() 499 bool is_src, bool exclusive, bool ack) in check_and_subscribe_port() 508 if (exclusive) { in check_and_subscribe_port() 512 if (grp->exclusive) in check_and_subscribe_port() 524 grp->exclusive = 0; in check_and_subscribe_port() 534 grp->exclusive = exclusive; in __delete_and_unsubscribe_port() 556 grp->exclusive = 0; in delete_and_unsubscribe_port() 584 bool exclusive; in snd_seq_port_connect() 596 exclusive in snd_seq_port_connect() 487 check_and_subscribe_port(struct snd_seq_client * client,struct snd_seq_client_port * port,struct snd_seq_subscribers * subs,bool is_src,bool exclusive,bool ack) check_and_subscribe_port() argument 572 bool exclusive; snd_seq_port_connect() local [all...] |
| /linux/tools/perf/tests/ |
| H A D | tests-scripts.c | 190 char *exclusive; in append_script() 207 exclusive = strstr(desc, " (exclusive)"); in append_script() 208 if (exclusive != NULL) { in append_script() 209 tests[0].exclusive = true; in append_script() 210 exclusive[0] = '\0'; in append_script() 178 char *exclusive; append_script() local
|
| H A D | tests.h | 40 bool exclusive; member 74 .exclusive = true, \ 83 .exclusive = true, \
|
| H A D | builtin-test.c | 289 return t->test_cases[0].exclusive; in perf_test__matches() 291 return t->test_cases[test_case].exclusive; in perf_test__matches() 1174 /* When parallel, skip exclusive tests on the first pass. */ 1178 /* Sequential and non-exclusive tests were run on the first pass. */ 1317 * In parallel mode pass 1 runs non-exclusive tests in parallel, pass 2 1318 * runs the exclusive tests sequentially. In other modes all tests are 1685 bool exclusive = false; 1690 exclusive = true; 1694 if ((!exclusive && pass == 1) || (exclusive 764 bool exclusive = false; build_suites() local [all...] |
| /linux/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. 101 - This is an exclusive initiator and this file descriptor is the 103 CEC adapter. If someone else is already the exclusive initiator 130 is an exclusive follower. You cannot become a follower if 137 - This is an exclusive follower and only this file descriptor will 139 the exclusive follower then an attempt to become one will return [all …]
|
| /linux/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/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/Documentation/filesystems/ |
| 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/sound/pci/ac97/ |
| H A D | ac97_pcm.c | 473 rpcm->exclusive = pcm->exclusive; in snd_ac97_pcm_assign() 487 if (pcm->exclusive) { in snd_ac97_pcm_assign() 506 if (pcm->exclusive) in snd_ac97_pcm_assign() 524 if (pcm->exclusive) in snd_ac97_pcm_assign()
|
| /linux/drivers/firmware/psci/ |
| H A D | Kconfig | 14 are mutually exclusive.
|
| /linux/tools/testing/selftests/cgroup/ |
| H A D | test_cpuset_prs.sh | 198 # X<l> = add cpu-list to cpuset.cpus.exclusive 200 # CX<l> = add cpu-list to both cpuset.cpus and cpuset.cpus.exclusive 266 # Remote partition and cpuset.cpus.exclusive tests 311 # cpus.exclusive.effective clearing test 355 # Incorrect change to cpuset.cpus[.exclusive] invalidates partition root 391 # A non-exclusive cpuset.cpus change will not invalidate its siblings partition. 396 # cpuset.cpus can overlap with sibling cpuset.cpus.exclusive but not subsumed by it 405 # Clearing of cpuset.cpus with a preset cpuset.cpus.exclusive shouldn't 406 # affect cpuset.cpus.exclusive.effective. 409 # cpuset.cpus can contain CPUs that overlap a sibling cpuset with cpus.exclusive [all...] |
| /linux/fs/ |
| H A D | fsopen.c | 217 static int vfs_cmd_create(struct fs_context *fc, bool exclusive) in vfs_cmd_create() argument 229 fc->exclusive = exclusive; in vfs_cmd_create()
|
| /linux/include/sound/ |
| H A D | hwdep.h | 61 unsigned int exclusive:1; /* exclusive access mode */ member
|
| /linux/arch/arm64/boot/dts/renesas/ |
| H A D | r9a07g043u11-smarc.dts | 28 #error "Cannot set as both PMOD_MTU3 and !SW_ET0_EN_N are mutually exclusive"
|
| H A D | r9a07g044l2-smarc.dts | 21 #error "Cannot set as PMOD_MTU3 and PMOD1_SER0 are mutually exclusive "
|
| H A D | r9a07g054l2-smarc.dts | 21 #error "Cannot set as PMOD_MTU3 and PMOD1_SER0 are mutually exclusive "
|
| /linux/arch/arm/boot/dts/qcom/ |
| H A D | qcom-ipq8064-v2.0.dtsi | 37 * On ipq806x designs gsbi4 i2c is meant for exclusive
|
| /linux/net/rxrpc/ |
| H A D | sendmsg.c | 558 p->exclusive = true; in rxrpc_sendmsg_cmsg() 643 cp.exclusive = rx->exclusive | p->exclusive; in rxrpc_new_client_call_for_sendmsg() 673 .exclusive = false, in rxrpc_do_sendmsg()
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-class-extcon | 18 If there are cables mutually exclusive with each other, 100 directory show the mutually-exclusive sets, not the contents
|
| /linux/arch/arm64/boot/dts/ti/ |
| H A D | k3-am68-sk-base-board-pcie1-ep.dtso | 20 * Since Root Complex and Endpoint modes are mutually exclusive
|
| H A D | k3-j721e-evm-pcie1-ep.dtso | 20 * Since Root Complex and Endpoint modes are mutually exclusive
|
| H A D | k3-j721s2-evm-pcie1-ep.dtso | 20 * Since Root Complex and Endpoint modes are mutually exclusive
|
| H A D | k3-j7200-evm-pcie1-ep.dtso | 20 * Since Root Complex and Endpoint modes are mutually exclusive
|
| H A D | k3-j721e-evm-pcie0-ep.dtso | 20 * Since Root Complex and Endpoint modes are mutually exclusive
|
| H A D | k3-am642-evm-pcie0-ep.dtso | 20 * Since Root Complex and Endpoint modes are mutually exclusive
|