Searched refs:users (Results 26 - 50 of 220) sorted by relevance

123456789

/linux-master/drivers/iio/accel/
H A Dbmc150-accel.h34 atomic_t users; member in struct:bmc150_accel_interrupt
/linux-master/drivers/xen/
H A Dgntdev-common.h54 refcount_t users; member in struct:gntdev_grant_map
/linux-master/drivers/net/ethernet/ibm/emac/
H A Drgmii.c102 ++dev->users;
180 BUG_ON(!dev || dev->users == 0);
190 --dev->users;
280 WARN_ON(dev->users != 0);
/linux-master/drivers/iommu/intel/
H A Dtrace.h102 __field(u32, users)
110 __entry->users = tag->users;
119 __entry->domain_id, __entry->pasid, __entry->users
/linux-master/fs/smb/server/
H A Dsmbacl.c38 /* S-1-22-1 Unmapped Unix users */
307 for (i = 0; i < state->users->n; i++) {
310 pace->e_uid = state->users->aces[i].uid;
311 pace->e_perm = state->users->aces[i].perms.allow;
325 if (state->users->n || state->groups->n) {
348 state->users = kzalloc(alloc, GFP_KERNEL);
349 if (!state->users)
353 kfree(state->users);
361 kfree(state->users);
503 acl_state.users
[all...]
/linux-master/drivers/iommu/iommufd/
H A Diommufd_private.h140 refcount_t users; member in struct:iommufd_object
147 if (!refcount_inc_not_zero(&obj->users))
153 * ref on users. Thus it cannot be one before this decrement.
155 refcount_dec(&obj->users);
168 * a spurious !0 users with a 0 shortterm_users.
170 refcount_dec(&obj->users);
189 * The caller holds a users refcount and wants to destroy the object. At this
202 * back the caller's users refcount and will eventually try to free it
245 * in-kernel users.
372 refcount_dec(&hwpt->obj.users);
[all...]
H A Dmain.c45 refcount_set(&obj->users, 1);
167 refcount_dec(&to_destroy->users);
180 refcount_dec(&obj->users);
191 if (!refcount_dec_if_one(&obj->users)) {
202 * Since users is zero any positive users_shortterm must be racing
265 * The objects in the xarray form a graph of "users" counts, and we have
267 * users count of interior objects when they are destroyed.
269 * Repeatedly destroying all the "1 users" leaf objects will progress
278 if (!refcount_dec_if_one(&obj->users))
285 /* Bug related to users refcoun
[all...]
/linux-master/arch/xtensa/platforms/iss/
H A Dsimdisk.c32 int users; member in struct:simdisk
128 ++dev->users;
137 --dev->users;
189 if (dev->users != 0) {
272 dev->users = 0;
/linux-master/block/
H A Dblk-mq.h380 * For shared tag users, we track the number of currently active users
386 unsigned int depth, users; local
407 users = READ_ONCE(hctx->tags->active_queues);
408 if (!users)
414 depth = max((bt->sb.depth + users - 1) / users, 4U);
/linux-master/scripts/
H A Dget_abi.pl133 if (!($new_tag =~ m/(what|where|date|kernelversion|contact|description|users)/)) {
498 if (defined($data{$what}->{users})) {
499 my $users = $data{$what}->{users};
501 $users =~ s/\n/\n\t/g;
502 printf "Users:\n\t%s\n\n", $users if ($users ne "");
528 my $users = $data{$what}->{users} if (defined($data{$what}->{users}));
[all...]
/linux-master/drivers/firmware/arm_scmi/
H A Dvirtio.c51 * @lock: Protects access to all members except users, free_list and
54 * @users: A reference count to currently active users of this channel.
70 * Lock to protect access to all members except users, free_list and
75 refcount_t users; member in struct:scmi_vio_channel
96 * @users: A reference count to track this message users and avoid premature
108 refcount_t users; member in struct:scmi_vio_msg
125 refcount_set(&vioch->users, 1);
130 return refcount_inc_not_zero(&vioch->users);
[all...]
/linux-master/security/tomoyo/
H A Dsecurityfs_if.c78 atomic_inc(&new_domain->users);
79 atomic_dec(&old_domain->users);
/linux-master/arch/m68k/fpsp040/
H A Dstanh.S117 fmovel %d1,%FPCR |restore users exceptions
157 fmovel %d1,%FPCR |restore users exceptions
165 fmovel %d1,%FPCR |restore users exceptions
179 fmovel %d1,%FPCR |restore users exceptions
/linux-master/net/xfrm/
H A Dxfrm_ipcomp.c30 int users; member in struct:ipcomp_tfms
244 if (--pos->users)
274 pos->users++;
283 pos->users = 1;
/linux-master/include/linux/
H A Drslib.h30 * @users: Users of this structure
45 int users; member in struct:rs_codec
/linux-master/net/sctp/
H A Dstream_sched_prio.c30 p->users++;
36 if (p && --p->users == 0)
53 p->users = 1;
/linux-master/net/xdp/
H A Dxdp_umem.c76 refcount_inc(&umem->users);
84 if (refcount_dec_and_test(&umem->users)) {
221 refcount_set(&umem->users, 1);
H A Dxsk_buff_pool.c95 refcount_set(&pool->users, 1);
295 refcount_inc(&pool->users);
303 if (refcount_dec_and_test(&pool->users)) {
342 refcount_set(&dma_map->users, 1);
385 if (!refcount_dec_and_test(&dma_map->users))
446 refcount_inc(&dma_map->users);
/linux-master/fs/dlm/
H A Dmidcomms.c189 int users; member in struct:midcomms_node
364 node->users = 0;
549 if (node->users == 0) {
1227 if (!node->users) {
1252 node->users++;
1253 pr_debug("node %d users inc count %d\n", nodeid, node->users);
1277 if (!node->users) {
1283 node->users--;
1284 pr_debug("node %d users de
[all...]
/linux-master/drivers/media/pci/cx88/
H A Dcx88-input.c30 int users; member in struct:cx88_IR
227 if (core->ir->users)
236 if (core->ir->users)
245 core->ir->users++;
253 core->ir->users--;
254 if (!core->ir->users)
/linux-master/drivers/media/dvb-core/
H A Ddmxdev.c195 dvbdev->users++;
232 dvbdev->users--;
233 if (dvbdev->users == 1 && dmxdev->exit == 1) {
824 dvbdev->users++;
1249 dmxdev->dvbdev->users--;
1250 if (dmxdev->dvbdev->users == 1 && dmxdev->exit == 1) {
1275 .users = 1,
1403 .users = 1,
1460 if (dmxdev->dvbdev->users > 1) {
1462 dmxdev->dvbdev->users
[all...]
/linux-master/drivers/iommu/
H A Dio-pgfault.c28 if (fault_param && !refcount_inc_not_zero(&fault_param->users))
38 if (refcount_dec_and_test(&fault_param->users))
174 * page fault handler installed there will get called. The users of this
358 refcount_set(&fault_param->users, 1);
/linux-master/include/media/
H A Ddvb_demux.h118 * @buffer_flags: Buffer flags used to report discontinuity users via DVB
184 * @users: counter for the number of demux opened file descriptors.
185 * Currently, it is limited to 10 users.
216 int users; member in struct:dvb_demux
/linux-master/sound/arm/
H A Daaci.h227 unsigned int users; member in struct:aaci
/linux-master/drivers/message/fusion/
H A Dmptsas.h110 int users; member in struct:fw_event_work

Completed in 508 milliseconds

123456789