Home
last modified time | relevance | path

Searched refs:owners (Results 1 – 19 of 19) sorted by relevance

/Linux-v4.19/kernel/
Daudit_tree.c37 } owners[]; member
116 if (chunk->owners[i].owner) in free_chunk()
117 put_tree(chunk->owners[i].owner); in free_chunk()
146 size = offsetof(struct audit_chunk, owners) + count * sizeof(struct node); in alloc_chunk()
156 INIT_LIST_HEAD(&chunk->owners[i].list); in alloc_chunk()
157 chunk->owners[i].index = i; in alloc_chunk()
228 if (chunk->owners[n].owner == tree) in audit_tree_match()
239 return container_of(p, struct audit_chunk, owners[0]); in find_chunk()
308 if (&chunk->owners[j] == p) { in untag_chunk()
313 s = chunk->owners[j].owner; in untag_chunk()
[all …]
/Linux-v4.19/arch/x86/events/amd/
Dcore.c250 if (cmpxchg(nb->owners + i, event, NULL) == event) in __amd_put_nb_event_constraints()
319 old = cmpxchg(nb->owners + idx, NULL, event); in __amd_get_nb_event_constraints()
320 else if (nb->owners[idx] == event) in __amd_get_nb_event_constraints()
331 cmpxchg(nb->owners + new, event, NULL); in __amd_get_nb_event_constraints()
/Linux-v4.19/net/ipv4/
Dinet_hashtables.c77 INIT_HLIST_HEAD(&tb->owners); in inet_bind_bucket_create()
88 if (hlist_empty(&tb->owners)) { in inet_bind_bucket_destroy()
98 sk_add_bind_node(sk, &tb->owners); in inet_bind_hash()
684 if (sk_head(&tb->owners) == sk && !sk->sk_bind_node.next) { in __inet_hash_connect()
726 WARN_ON(hlist_empty(&tb->owners)); in __inet_hash_connect()
Dinet_timewait_sock.c117 inet_twsk_add_bind_node(tw, &tw->tw_tb->owners); in inet_twsk_hashdance()
Dinet_connection_sock.c148 sk_for_each_bound(sk2, &tb->owners) { in inet_csk_bind_conflict()
317 if (!hlist_empty(&tb->owners)) { in inet_csk_get_port()
328 if (hlist_empty(&tb->owners)) { in inet_csk_get_port()
/Linux-v4.19/arch/arm/boot/dts/
Drk3288-veyron-chromebook.dtsi231 /* Common for sleep and wake, but no owners */
238 /* Common for sleep and wake, but no owners */
Drk3288-veyron.dtsi427 /* Common for sleep and wake, but no owners */
431 /* Common for sleep and wake, but no owners */
/Linux-v4.19/arch/xtensa/kernel/
Dcoprocessor.S256 movi a0, coprocessor_owner # list of owners
/Linux-v4.19/include/net/
Dinet_hashtables.h93 struct hlist_head owners; member
/Linux-v4.19/Documentation/filesystems/cifs/
DTODO42 exists. Also better integration with winbind for resolving SID owners
/Linux-v4.19/drivers/parport/
DKconfig48 parallel ports. PA-RISC owners should only say Y here if they
/Linux-v4.19/Documentation/core-api/
Derrseq.rst98 Now, the owners of this company are quite miserly and have given him
/Linux-v4.19/drivers/infiniband/core/
Dcma.c235 struct hlist_head owners; member
1500 hlist_for_each_entry(id_priv, &bind_list->owners, node) { in cma_find_listener()
1657 if (hlist_empty(&bind_list->owners)) { in cma_release_port()
3077 hlist_add_head(&id_priv->node, &bind_list->owners); in cma_bind_port()
3112 hlist_for_each_entry(cur_id, &bind_list->owners, node) { in cma_port_is_unique()
3199 hlist_for_each_entry(cur_id, &bind_list->owners, node) { in cma_check_port()
3249 if (bind_list->owners.first->next) in cma_bind_listen()
/Linux-v4.19/arch/x86/events/
Dperf_event.h78 struct perf_event *owners[X86_PMC_IDX_MAX]; member
/Linux-v4.19/Documentation/filesystems/
Dsysfs.txt125 show and store methods of the attribute owners.
DLocking382 detection, since the code has to chase down the owners of locks that may
/Linux-v4.19/arch/arm64/boot/dts/rockchip/
Drk3399-gru.dtsi659 * pinctrl settings for pins that have no real owners.
/Linux-v4.19/Documentation/process/
D1.Intro.rst242 original ownership; as a result, the kernel now has thousands of owners.
/Linux-v4.19/Documentation/PCI/
Dpci.txt474 owners if there is one.