Home
last modified time | relevance | path

Searched refs:exclusive (Results 26 – 50 of 620) sorted by relevance

12345678910>>...25

/openbmc/qemu/tests/tcg/xtensa/
H A Dtest_exclusive.S3 test_suite exclusive
/openbmc/linux/include/linux/
H A Dwait_bit.h242 #define ___wait_var_event(var, condition, state, exclusive, ret, cmd) \ argument
250 exclusive ? WQ_FLAG_EXCLUSIVE : 0); \
H A Dwait.h303 #define ___wait_event(wq_head, condition, state, exclusive, ret, cmd) \ argument
309 init_wait_entry(&__wq_entry, exclusive ? WQ_FLAG_EXCLUSIVE : 0); \
777 #define __wait_event_interruptible_locked(wq, condition, exclusive, fn) \ argument
781 if (exclusive) \
/openbmc/linux/tools/perf/tests/attr/
H A Dsystem-wide-dummy21 exclusive=0
/openbmc/linux/net/rxrpc/
H A Dsendmsg.c518 p->exclusive = true; in rxrpc_sendmsg_cmsg()
595 cp.exclusive = rx->exclusive | p->exclusive; in rxrpc_new_client_call_for_sendmsg()
626 .exclusive = false, in rxrpc_do_sendmsg()
/openbmc/linux/Documentation/devicetree/bindings/i2c/
H A Di2c-gpio.yaml73 Therefore disable open-drain. This property is mutually-exclusive
79 Therefore disable open-drain. This property is mutually-exclusive
/openbmc/linux/include/sound/
H A Dhwdep.h61 unsigned int exclusive:1; /* exclusive access mode */ member
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DMS-PL11 …ditions and limitations in section 3, each contributor grants you a non-exclusive, worldwide, roya…
12 …ditions and limitations in section 3, each contributor grants you a non-exclusive, worldwide, roya…
H A DMS-RL14 …ditions and limitations in section 3, each contributor grants you a non-exclusive, worldwide, roya…
15 …ditions and limitations in section 3, each contributor grants you a non-exclusive, worldwide, roya…
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/
H A Dallow_os_with_assess.patch30 # Non-exclusive (undocumented and unsupported) options follow:
/openbmc/linux/arch/arm/boot/dts/qcom/
H A Dqcom-ipq8064-v2.0.dtsi37 * On ipq806x designs gsbi4 i2c is meant for exclusive
/openbmc/linux/arch/arm64/boot/dts/renesas/
H A Dr9a07g043u11-smarc.dts28 #error "Cannot set as both PMOD_MTU3 and !SW_ET0_EN_N are mutually exclusive"
H A Dr9a07g044l2-smarc.dts21 #error "Cannot set as PMOD_MTU3 and PMOD1_SER0 are mutually exclusive "
H A Dr9a07g054l2-smarc.dts21 #error "Cannot set as PMOD_MTU3 and PMOD1_SER0 are mutually exclusive "
/openbmc/linux/fs/lockd/
H A Dclnt4xdr.c261 u32 exclusive; in decode_nlm4_holder() local
271 exclusive = be32_to_cpup(p++); in decode_nlm4_holder()
284 fl->fl_type = exclusive != 0 ? F_WRLCK : F_RDLCK; in decode_nlm4_holder()
H A Dclntxdr.c255 u32 exclusive, l_offset, l_len; in decode_nlm_holder() local
266 exclusive = be32_to_cpup(p++); in decode_nlm_holder()
279 fl->fl_type = exclusive != 0 ? F_WRLCK : F_RDLCK; in decode_nlm_holder()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-extcon18 If there are cables mutually exclusive with each other,
100 directory show the mutually-exclusive sets, not the contents
/openbmc/linux/Documentation/devicetree/bindings/phy/
H A Drockchip,px30-dsi-dphy.yaml43 - description: exclusive PHY reset line
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_fence.h27 int nouveau_fence_sync(struct nouveau_bo *, struct nouveau_channel *, bool exclusive, bool intr);
/openbmc/openbmc/poky/meta/recipes-devtools/patch/patch/
H A D0001-Invoke-ed-directly-instead-of-using-the-shell.patch24 copy_file (inname, outname, 0, exclusive, instat.st_mode, true);
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/glfw/
H A Dglfw_3.3.8.bb27 # upstream considers x11 and wayland backends mutually exclusive and will
/openbmc/linux/sound/core/seq/
H A Dseq_ports.h38 unsigned int exclusive: 1; /* exclusive mode */ member
/openbmc/linux/drivers/mtd/ubi/
H A Dcdev.c50 users = vol->readers + vol->writers + vol->exclusive + vol->metaonly; in get_exclusive()
57 vol->exclusive = 1; in get_exclusive()
77 ubi_assert(vol->exclusive == 1 && desc->mode == UBI_EXCLUSIVE); in revoke_exclusive()
78 vol->exclusive = 0; in revoke_exclusive()
86 vol->exclusive = 1; in revoke_exclusive()
/openbmc/linux/Documentation/devicetree/bindings/cache/
H A Dandestech,ax45mp-cache.yaml16 is shared between cores, and a non-inclusive non-exclusive policy is used.
/openbmc/linux/sound/pci/hda/
H A Dhda_hwdep.c108 hwdep->exclusive = 1; in snd_hda_create_hwdep()

12345678910>>...25