| /kernel/liteos_a/compat/posix/src/ |
| D | pthread.c | 316 STATIC INT32 ProcessByJoinState(_pthread_data *joined) in ProcessByJoinState() argument 321 switch (joined->state) { in ProcessByJoinState() 325 ret = OsTaskJoinPendUnsafe(joined->task); in ProcessByJoinState() 332 joined->state = PTHREAD_STATE_ALRDY_JOIN; in ProcessByJoinState() 350 PRINT_ERR("state: %u is not supported\n", (UINT32)joined->state); in ProcessByJoinState() 361 _pthread_data *joined = NULL; in pthread_join() local 372 joined = pthread_get_data(thread); in pthread_join() 373 if (joined == NULL) { in pthread_join() 376 status = joined->state; in pthread_join() 378 if (joined == self) { in pthread_join() [all …]
|
| /kernel/linux/linux-5.10/net/mac80211/ |
| D | ocb.c | 126 if (ifocb->joined != true) in ieee80211_ocb_work() 180 if (ifocb->joined == true) in ieee80211_ocb_join() 196 ifocb->joined = true; in ieee80211_ocb_join() 211 ifocb->joined = false; in ieee80211_ocb_leave()
|
| D | ieee80211_i.h | 618 bool joined; member
|
| /kernel/linux/linux-5.10/drivers/media/pci/cx23885/ |
| D | cx23885-i2c.c | 149 const struct i2c_msg *msg, int joined) in i2c_readbytes() argument 157 if (i2c_debug && !joined) in i2c_readbytes() 175 if (joined) in i2c_readbytes()
|
| /kernel/linux/linux-5.10/drivers/media/pci/cx25821/ |
| D | cx25821-i2c.c | 161 const struct i2c_msg *msg, int joined) in i2c_readbytes() argument 168 if (i2c_debug && !joined) in i2c_readbytes() 185 if (joined) in i2c_readbytes()
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/device-mapper/ |
| D | linear.rst | 33 $size1 $size2 linear $2 0" | dmsetup create joined
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | imx27-phytec-phycore-som.dtsi | 96 /* SW1A and SW1B joined operation */ 104 /* SW2A and SW2B joined operation */
|
| /kernel/linux/linux-5.10/Documentation/networking/dsa/ |
| D | lan9303.rst | 24 When both user ports are joined to the same bridge, the normal HW MAC learning
|
| /kernel/linux/linux-5.10/drivers/net/wireless/ti/wl1251/ |
| D | tx.c | 285 wl->joined = true; in enable_tx_for_packet_injection() 310 if ((wl->vif == NULL) && !wl->joined) in wl1251_tx_frame()
|
| D | wl1251.h | 296 bool joined; member
|
| D | main.c | 473 wl->joined = false; in wl1251_op_stop() 641 wl->joined = false; in wl1251_op_config() 1593 wl->joined = false; in wl1251_alloc_hw()
|
| /kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/ti/ |
| D | cpsw_switchdev.rst | 33 filtering, which is provides significant benefits when ports are joined 95 When the both interfaces joined the bridge - CPSW switch driver will enable
|
| /kernel/linux/linux-5.10/Documentation/ABI/testing/ |
| D | sysfs-ocfs2 | 24 number and minor number joined by a period, eg "1.10".
|
| /kernel/linux/linux-5.10/drivers/media/usb/au0828/ |
| D | au0828-i2c.c | 217 const struct i2c_msg *msg, int joined) in i2c_readbytes() argument
|
| /kernel/linux/linux-5.10/tools/memory-model/ |
| D | linux-kernel.cat | 125 * critical sections (joined by rcu-link) induces order like a generalized
|
| /kernel/linux/linux-5.10/Documentation/process/ |
| D | code-of-conduct-interpretation.rst | 127 access reports made before they joined or after they have left the
|
| /kernel/linux/linux-5.10/Documentation/driver-api/i3c/ |
| D | protocol.rst | 107 device joined the bus and is waiting for a dynamic address.
|
| /kernel/linux/linux-5.10/Documentation/networking/ |
| D | switchdev.rst | 313 changed whether it is static configured or dynamically joined/leave.
|
| /kernel/linux/linux-5.10/fs/xfs/libxfs/ |
| D | xfs_btree.c | 4159 bool joined = false; in xfs_btree_delete() local 4172 joined = true; in xfs_btree_delete() 4179 if (joined && (cur->bc_flags & XFS_BTREE_OVERLAPPING)) { in xfs_btree_delete()
|
| /kernel/linux/linux-5.10/Documentation/filesystems/ |
| D | proc.rst | 1259 igmp6 IP multicast addresses, which this host joined (IPv6) 1293 igmp IP multicast addresses, which this host joined
|
| /kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/ |
| D | 0036_linux_drivers_staging.patch | 18012 + /* Allow these to be joined in lists */ 33556 + /* Allow these to be joined in lists */
|