| /kernel/linux/linux-6.6/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()
|
| /kernel/linux/linux-6.6/Documentation/userspace-api/media/cec/ |
| 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 …]
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/media/cec/ |
| 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 …]
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | dma-resv.h | 67 * @fence_excl: the exclusive fence, if there is one currently 100 * Locks the reservation object for exclusive access and modification. Note, 121 * Locks the reservation object interruptible for exclusive access and 172 * Tries to lock the reservation object for exclusive access and modification. 214 * Unlocks the reservation object following exclusive access. 231 * exclusive fence, with update-side lock held 234 * Returns the exclusive fence (if any). Does NOT take a 239 * The exclusive fence or NULL 250 * exclusive fence, without lock held. 253 * If there is an exclusive fence, this atomically increments it's [all …]
|
| /kernel/linux/linux-5.10/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 /* THREAD and SYSTEM/CPU are mutually exclusive */ in target__validate()
|
| /kernel/linux/linux-6.6/fs/lockd/ |
| D | xdr4.c | 104 /* exclusive */ in svcxdr_encode_holder() 153 u32 exclusive; in nlm4svc_decode_testargs() local 157 if (xdr_stream_decode_bool(xdr, &exclusive) < 0) in nlm4svc_decode_testargs() 161 if (exclusive) in nlm4svc_decode_testargs() 171 u32 exclusive; in nlm4svc_decode_lockargs() local 177 if (xdr_stream_decode_bool(xdr, &exclusive) < 0) in nlm4svc_decode_lockargs() 181 if (exclusive) in nlm4svc_decode_lockargs() 196 u32 exclusive; in nlm4svc_decode_cancargs() local 202 if (xdr_stream_decode_bool(xdr, &exclusive) < 0) in nlm4svc_decode_cancargs() 206 if (exclusive) in nlm4svc_decode_cancargs()
|
| D | xdr.c | 109 /* exclusive */ in svcxdr_encode_holder() 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()
|
| /kernel/linux/linux-5.10/fs/lockd/ |
| D | xdr4.c | 184 u32 exclusive; in nlm4svc_decode_testargs() local 189 exclusive = ntohl(*p++); in nlm4svc_decode_testargs() 192 if (exclusive) in nlm4svc_decode_testargs() 212 u32 exclusive; in nlm4svc_decode_lockargs() local 217 exclusive = ntohl(*p++); in nlm4svc_decode_lockargs() 220 if (exclusive) in nlm4svc_decode_lockargs() 233 u32 exclusive; in nlm4svc_decode_cancargs() local 238 exclusive = ntohl(*p++); in nlm4svc_decode_cancargs() 241 if (exclusive) in nlm4svc_decode_cancargs()
|
| D | xdr.c | 187 u32 exclusive; in nlmsvc_decode_testargs() local 192 exclusive = ntohl(*p++); in nlmsvc_decode_testargs() 195 if (exclusive) in nlmsvc_decode_testargs() 215 u32 exclusive; in nlmsvc_decode_lockargs() local 220 exclusive = ntohl(*p++); in nlmsvc_decode_lockargs() 223 if (exclusive) in nlmsvc_decode_lockargs() 236 u32 exclusive; in nlmsvc_decode_cancargs() local 241 exclusive = ntohl(*p++); in nlmsvc_decode_cancargs() 244 if (exclusive) in nlmsvc_decode_cancargs()
|
| /kernel/linux/linux-6.6/drivers/clk/imx/ |
| D | clk-gate-exclusive.c | 14 * exclusive with other gate clocks 17 * @exclusive_mask: mask of gate bits which are mutually exclusive to this 20 * The imx exclusive gate clock is a subclass of basic clk_gate 22 * register is mutually exclusive to this gate clock.
|
| /kernel/linux/linux-5.10/drivers/clk/imx/ |
| D | clk-gate-exclusive.c | 14 * exclusive with other gate clocks 17 * @exclusive_mask: mask of gate bits which are mutually exclusive to this 20 * The imx exclusive gate clock is a subclass of basic clk_gate 22 * register is mutually exclusive to this gate clock.
|
| /kernel/linux/linux-6.6/tools/testing/selftests/net/ |
| D | ipv6_flowlabel_mgr.c | 95 explain("cannot get it again with the exclusive (FL_FL_EXCL) flag"); in run_tests() 104 explain("create a new exclusive label (FL_S_EXCL)"); in run_tests() 106 explain("cannot get it again in non-exclusive mode"); in run_tests() 108 explain("cannot get it again in exclusive mode either"); in run_tests() 124 explain("cannot get it again in non-exclusive mode"); in run_tests() 126 explain("cannot get it again in exclusive mode"); in run_tests()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/net/ |
| D | ipv6_flowlabel_mgr.c | 95 explain("cannot get it again with the exclusive (FL_FL_EXCL) flag"); in run_tests() 104 explain("create a new exclusive label (FL_S_EXCL)"); in run_tests() 106 explain("cannot get it again in non-exclusive mode"); in run_tests() 108 explain("cannot get it again in exclusive mode either"); in run_tests() 124 explain("cannot get it again in non-exclusive mode"); in run_tests() 126 explain("cannot get it again in exclusive mode"); in run_tests()
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/arm64/ |
| D | recommended.json | 213 "PublicDescription": "Exclusive operation speculatively executed, LDREX or LDX", 216 "BriefDescription": "Exclusive operation speculatively executed, LDREX or LDX" 219 "PublicDescription": "Exclusive operation speculatively executed, STREX or STX pass", 222 "BriefDescription": "Exclusive operation speculatively executed, STREX or STX pass" 225 "PublicDescription": "Exclusive operation speculatively executed, STREX or STX fail", 228 "BriefDescription": "Exclusive operation speculatively executed, STREX or STX fail" 231 "PublicDescription": "Exclusive operation speculatively executed, STREX or STX", 234 "BriefDescription": "Exclusive operation speculatively executed, STREX or STX"
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/arm64/ |
| D | armv8-recommended.json | 213 "PublicDescription": "Exclusive operation speculatively executed, LDREX or LDX", 216 "BriefDescription": "Exclusive operation speculatively executed, LDREX or LDX" 219 "PublicDescription": "Exclusive operation speculatively executed, STREX or STX pass", 222 "BriefDescription": "Exclusive operation speculatively executed, STREX or STX pass" 225 "PublicDescription": "Exclusive operation speculatively executed, STREX or STX fail", 228 "BriefDescription": "Exclusive operation speculatively executed, STREX or STX fail" 231 "PublicDescription": "Exclusive operation speculatively executed, STREX or STX", 234 "BriefDescription": "Exclusive operation speculatively executed, STREX or STX"
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/arm64/arm/neoverse-n1/ |
| D | spec_operation.json | 28 …"PublicDescription": "Counts Load-Exclusive operations that have been speculatively executed. Eg: … 32 …"PublicDescription": "Counts store-exclusive operations that have been speculatively executed and … 36 …"PublicDescription": "Counts store-exclusive operations that have been speculatively executed and … 40 … "PublicDescription": "Counts store-exclusive operations that have been speculatively executed."
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/ |
| D | spec_operation.json | 32 …"PublicDescription": "Counts Load-Exclusive operations that have been speculatively executed. Eg: … 36 …"PublicDescription": "Counts store-exclusive operations that have been speculatively executed and … 40 …"PublicDescription": "Counts store-exclusive operations that have been speculatively executed and … 44 … "PublicDescription": "Counts store-exclusive operations that have been speculatively executed."
|
| /kernel/linux/linux-6.6/drivers/pmdomain/ti/ |
| D | ti_sci_pm_domains.c | 38 * @exclusive: Permissions for exclusive request or shared request of the 46 u8 exclusive; member 75 if (pd->exclusive) in ti_sci_pd_power_on() 105 genpd_to_ti_sci_pd(genpd_data->domains[idx])->exclusive = in ti_sci_pd_xlate()
|
| /kernel/linux/linux-5.10/sound/core/seq/ |
| D | seq_ports.c | 102 grp->exclusive = 0; in port_subs_info_init() 471 bool is_src, bool exclusive, bool ack) in check_and_subscribe_port() argument 481 if (exclusive) { in check_and_subscribe_port() 485 if (grp->exclusive) in check_and_subscribe_port() 497 grp->exclusive = 0; in check_and_subscribe_port() 507 grp->exclusive = exclusive; in check_and_subscribe_port() 533 grp->exclusive = 0; in __delete_and_unsubscribe_port() 562 bool exclusive; in snd_seq_port_connect() local 574 exclusive = !!(info->flags & SNDRV_SEQ_PORT_SUBS_EXCLUSIVE); in snd_seq_port_connect() 577 exclusive, in snd_seq_port_connect() [all …]
|
| /kernel/linux/linux-6.6/sound/core/seq/ |
| D | seq_ports.c | 106 grp->exclusive = 0; in port_subs_info_init() 501 bool is_src, bool exclusive, bool ack) in check_and_subscribe_port() argument 511 if (exclusive) { in check_and_subscribe_port() 515 if (grp->exclusive) in check_and_subscribe_port() 527 grp->exclusive = 0; in check_and_subscribe_port() 537 grp->exclusive = exclusive; in check_and_subscribe_port() 563 grp->exclusive = 0; in __delete_and_unsubscribe_port() 592 bool exclusive; in snd_seq_port_connect() local 604 exclusive = !!(info->flags & SNDRV_SEQ_PORT_SUBS_EXCLUSIVE); in snd_seq_port_connect() 607 exclusive, in snd_seq_port_connect() [all …]
|
| /kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/ebb/ |
| D | event_attributes_test.c | 36 event.attr.exclusive = 0; in event_attributes() 37 /* Expected to fail, not exclusive */ in event_attributes() 110 leader.attr.exclusive = 0; in event_attributes() 111 /* Expected to fail, leader isn't exclusive */ in event_attributes()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/ebb/ |
| D | event_attributes_test.c | 36 event.attr.exclusive = 0; in event_attributes() 37 /* Expected to fail, not exclusive */ in event_attributes() 110 leader.attr.exclusive = 0; in event_attributes() 111 /* Expected to fail, leader isn't exclusive */ in event_attributes()
|
| /kernel/linux/linux-6.6/Documentation/filesystems/ |
| D | directory-locking.rst | 20 exclusive. 23 locks victim and calls the method. Locks are exclusive. 34 After the locks had been taken, call the method. All locks are exclusive. 43 All locks are exclusive. 60 All ->i_rwsem are taken exclusive.
|
| /kernel/linux/linux-5.10/Documentation/filesystems/ |
| D | directory-locking.rst | 20 exclusive. 23 locks victim and calls the method. Locks are exclusive. 29 pointer order. Then call the method. All locks are exclusive. 40 All locks are exclusive. 59 All ->i_rwsem are taken exclusive. Again, we might get away with locking
|
| /kernel/linux/linux-5.10/drivers/soc/ti/ |
| D | ti_sci_pm_domains.c | 38 * @exclusive: Permissions for exclusive request or shared request of the 46 u8 exclusive; member 75 if (pd->exclusive) in ti_sci_pd_power_on() 105 genpd_to_ti_sci_pd(genpd_data->domains[idx])->exclusive = in ti_sci_pd_xlate()
|