Searched refs:references (Results 1 – 7 of 7) sorted by relevance
20 u32 references; member45 fdb_entry->references++; in lan966x_fdb_add_entry()55 fdb_entry->references = 1; in lan966x_fdb_add_entry()68 fdb_entry->references--; in lan966x_fdb_del_entry()69 if (!fdb_entry->references) { in lan966x_fdb_del_entry()
334 atomic_t references; /* #of external references to queues */ member495 atomic_t references; /* #of references to infrastructure */ member678 atomic_inc(&ch->references); in xpc_msgqueue_ref()684 s32 refs = atomic_dec_return(&ch->references); in xpc_msgqueue_deref()701 s32 refs = atomic_dec_return(&part->references); in xpc_part_deref()713 atomic_inc(&part->references); in xpc_part_ref()
445 atomic_set(&ch->references, 0); in xpc_setup_ch_structures()496 wait_event(part->teardown_wq, (atomic_read(&part->references) == 0)); in xpc_teardown_ch_structures()924 atomic_set(&part->references, 0); in xpc_setup_partitions()
95 atomic_read(&ch->references) > 0) { in xpc_process_disconnect()
150 dma-buf implementation. With this extension grant references to152 use and grant references coming from a foreign domain can be169 buffers and mapping foreign grant references on top of it.
960 __le32 references; member
2174 * turns out that the status handler doesn't need a references
Completed in 28 milliseconds