| /OK3568_Linux_fs/kernel/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 …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/libtiff/tiff/ |
| H A D | CVE-2022-2953.patch | 13 tiffcrop option "-S" is also mutually exclusive to the other crop 20 This is now checked and ends tiffcrop if those arguments are not mutually exclusive. 64 -"Note: The (-X|-Y), -Z and -z options are mutually exclusive.\n" 65 +"Note: The (-X|-Y), -Z, -z and -S options are mutually exclusive.\n" 73 - /*-- Check for not allowed combinations (e.g. -X, -Y and -Z and -z are mutually exclusive) --*/ 75 + /*-- Check for not allowed combinations (e.g. -X, -Y and -Z, -z and -S are mutually exclusive)… 81 …FError("tiffcrop input error", "The crop options(-X|-Y), -Z and -z are mutually exclusive.->Exit"); 84 …or("tiffcrop input error", "The crop options(-X|-Y), -Z, -z and -S are mutually exclusive.->Exit");
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A 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 …]
|
| /OK3568_Linux_fs/kernel/include/drm/ |
| H A D | drm_sync_helper.h | 100 * @exclusive: (for exclusive wait) when true add all fences, otherwise only 101 * exclusive fence 105 bool exclusive); 127 * @excl_resvs_bitmap: bitmap for exclusive reservations 129 * @exclusive: bool to store in excl_resvs_bitmap 135 unsigned int *num_resvs, bool exclusive);
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/fs/lockd/ |
| H A 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()
|
| H A 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()
|
| H A D | clnt4xdr.c | 232 * bool exclusive; 261 u32 exclusive; in decode_nlm4_holder() local 272 exclusive = be32_to_cpup(p++); in decode_nlm4_holder() 285 fl->fl_type = exclusive != 0 ? F_WRLCK : F_RDLCK; in decode_nlm4_holder() 355 * bool exclusive; 375 * bool exclusive; 400 * bool exclusive;
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_dma_fence.h | 37 * @dma_fence_excl_bitmap: Specifies which resv_obj are exclusive. 52 * @exclusive: Boolean indicating if exclusive access is needed 56 * exclusive access in dma_fence_excl_bitmap. 60 bool exclusive);
|
| /OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/arm64/ |
| H A 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"
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/net/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/drivers/clk/imx/ |
| H A 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.
|
| /OK3568_Linux_fs/kernel/sound/core/seq/ |
| H A 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 …]
|
| /OK3568_Linux_fs/kernel/drivers/dma-buf/ |
| H A D | dma-resv.c | 45 * exclusive fences associated with a buffer. A reservation object 46 * can have attached one exclusive fence (normally associated with 302 * dma_resv_add_excl_fence - Add an exclusive fence. 306 * Add a fence to the exclusive slot. The obj->lock must be held. 420 * dma_resv_get_fences_rcu - Get an object's shared and exclusive 423 * @pfence_excl: the returned exclusive fence (or NULL) 429 * exclusive fence is not specified the fence is put into the array of the 522 * shared and/or exclusive fences. 524 * @wait_all: if true, wait on all fences, else wait on just exclusive fence 628 * @test_all: if true, test all fences, otherwise only test the exclusive
|
| /OK3568_Linux_fs/kernel/drivers/reset/ |
| H A D | core.c | 34 * @shared: Is this a shared (1), or an exclusive (0) reset_control? 332 * Calling this on an exclusive reset controller guarantees that the reset 463 * reset_control_acquire() - acquires a reset control for exclusive use 466 * This is used to explicitly acquire a reset control for exclusive use. Note 467 * that exclusive resets are requested as acquired by default. In order for a 473 * Consumers implementing shared access to an exclusive reset need to follow 475 * a reset they must acquire exclusive access using reset_control_acquire(). 476 * After they are done operating the reset, they must release exclusive access 477 * with a call to reset_control_release(). Consumers are not granted exclusive 519 * reset_control_release() - releases exclusive access to a reset control [all …]
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/pmu/ebb/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/drivers/soc/ti/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | directory-locking.rst | 20 exclusive. 23 locks victim and calls the method. Locks are exclusive. 30 Then call the method. All locks are exclusive. 41 All locks are exclusive. 58 All ->i_rwsem are taken exclusive. Again, we might get away with locking
|
| H A D | locking.rst | 91 create: exclusive 92 link: exclusive (both) 93 mknod: exclusive 94 symlink: exclusive 95 mkdir: exclusive 96 unlink: exclusive (both) 97 rmdir: exclusive (both)(see below) 98 rename: exclusive (all) (see below) 101 setattr: exclusive 108 atomic_open: shared (exclusive if O_CREAT is set in open flags) [all …]
|
| H A D | dlmfs.rst | 76 Two levels of locks are supported - Shared Read, and Exclusive. 108 O_RDWR Exclusive 130 Exclusive modes via the read(2) system call. It can be written via 131 write(2) only when open in Exclusive mode.
|
| /OK3568_Linux_fs/buildroot/package/patch/ |
| H A D | 0002-Allow-input-files-to-be-missing-for-ed-style-patches.patch | 23 int exclusive = *outname_needs_removal ? 0 : O_EXCL; 26 - copy_file (inname, outname, 0, exclusive, instat.st_mode, true); 30 + copy_file (inname, outname, 0, exclusive, instat.st_mode, true);
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/ |
| H A D | cyttsp5_core.c | 390 dev_err(cd->dev, "%s: tmo waiting exclusive access\n", in request_exclusive() 573 dev_err(cd->dev, "%s: fail get exclusive ex=%p own=%p\n", in cyttsp5_hid_cmd_reset() 581 dev_err(cd->dev, "%s: fail to release exclusive\n", __func__); in cyttsp5_hid_cmd_reset() 620 dev_err(cd->dev, "%s: fail get exclusive ex=%p own=%p\n", in cyttsp5_hid_cmd_set_power() 628 dev_err(cd->dev, "%s: fail to release exclusive\n", __func__); in cyttsp5_hid_cmd_set_power() 1014 dev_err(cd->dev, "%s: fail get exclusive ex=%p own=%p\n", in cyttsp5_hid_output_null() 1022 dev_err(cd->dev, "%s: fail to release exclusive\n", __func__); in cyttsp5_hid_output_null() 1044 dev_err(cd->dev, "%s: fail get exclusive ex=%p own=%p\n", in cyttsp5_hid_output_start_bootloader() 1052 dev_err(cd->dev, "%s: fail to release exclusive\n", __func__); in cyttsp5_hid_output_start_bootloader() 1329 dev_err(cd->dev, "%s: fail get exclusive ex=%p own=%p\n", in cyttsp5_hid_output_get_sysinfo() [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/patch/patch/ |
| H A D | 0003-Allow-input-files-to-be-missing-for-ed-style-patches.patch | 24 int exclusive = *outname_needs_removal ? 0 : O_EXCL; 27 - copy_file (inname, outname, 0, exclusive, instat.st_mode, true); 31 + copy_file (inname, outname, 0, exclusive, instat.st_mode, true);
|
| /OK3568_Linux_fs/kernel/include/rdma/ |
| H A D | uverbs_types.h | 33 * lookup_get(exclusive=false) & uverbs_try_lock_object 34 * lookup_put(exclusive=false) via rdma_lookup_put_uobject 36 * lookup_get(exclusive=true) & uverbs_try_lock_object 39 * lookup_put(exclusive=true) via rdma_lookup_put_uobject
|
| /OK3568_Linux_fs/kernel/sound/firewire/tascam/ |
| H A D | tascam-transaction.c | 12 * When return 0, given argument is a beginning of system exclusive. 31 case 0xf0: /* Exclusive. */ in calculate_message_bytes() 33 case 0xf7: /* End of exclusive. */ in calculate_message_bytes() 75 /* On exclusive message. */ in fill_message() 85 /* At the end of exclusive message, use label 0x07. */ in fill_message() 89 /* During exclusive message, use label 0x04. */ in fill_message()
|