| /linux/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/sound/core/seq/ |
| H A D | seq_ports.c | 103 grp->exclusive = 0; in port_subs_info_init() 488 bool is_src, bool exclusive, bool ack) in check_and_subscribe_port() argument 497 if (exclusive) { in check_and_subscribe_port() 501 if (grp->exclusive) in check_and_subscribe_port() 513 grp->exclusive = 0; in check_and_subscribe_port() 523 grp->exclusive = exclusive; in check_and_subscribe_port() 545 grp->exclusive = 0; in __delete_and_unsubscribe_port() 573 bool exclusive; in snd_seq_port_connect() local 585 exclusive = !!(info->flags & SNDRV_SEQ_PORT_SUBS_EXCLUSIVE); in snd_seq_port_connect() 588 exclusive, in snd_seq_port_connect() [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/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 | tests.h | 40 bool exclusive; member 72 .exclusive = true, \ 81 .exclusive = true, \
|
| H A D | builtin-test.c | 264 return t->test_cases[0].exclusive; in test_exclusive() 266 return t->test_cases[test_case].exclusive; in test_exclusive() 758 bool exclusive = false; in build_suites() local 763 exclusive = true; in build_suites() 767 if ((!exclusive && pass == 1) || (exclusive && pass == 2)) in build_suites()
|
| /linux/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) 108 rmdir: exclusive (both)(see below) 109 rename: exclusive (both parents, some children) (see below) 112 setattr: exclusive 120 atomic_open: shared (exclusive if O_CREAT is set in open flags) [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/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/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/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/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/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/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/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/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/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/drivers/firmware/psci/ |
| H A D | Kconfig | 14 are mutually exclusive.
|
| /linux/net/rxrpc/ |
| H A D | sendmsg.c | 557 p->exclusive = true; in rxrpc_sendmsg_cmsg() 642 cp.exclusive = rx->exclusive | p->exclusive; in rxrpc_new_client_call_for_sendmsg() 672 .exclusive = false, in rxrpc_do_sendmsg()
|
| /linux/include/linux/ |
| H A D | wait_bit.h | 253 #define ___wait_var_event(var, condition, state, exclusive, ret, cmd) \ argument 261 exclusive ? WQ_FLAG_EXCLUSIVE : 0); \
|