Home
last modified time | relevance | path

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

/linux/kernel/
H A Daudit_tree.c37 } owners[] __counted_by(count); member
135 if (chunk->owners[i].owner) in free_chunk()
136 put_tree(chunk->owners[i].owner); in free_chunk()
195 chunk = kzalloc_flex(*chunk, owners, count); in alloc_chunk()
204 INIT_LIST_HEAD(&chunk->owners[i].list); in alloc_chunk()
205 chunk->owners[i].index = i; in alloc_chunk()
267 if (chunk->owners[n].owner == tree) in audit_tree_match()
278 return container_of(p, struct audit_chunk, owners[0]); in find_chunk()
305 if (!old->owners[j].owner) { in replace_chunk()
309 owner = old->owners[j].owner; in replace_chunk()
[all …]
/linux/arch/riscv/kvm/
H A Daia.c25 struct kvm_vcpu *owners[BITS_PER_LONG]; member
428 hgctrl->owners[ret] = owner; in kvm_riscv_aia_alloc_hgei()
458 hgctrl->owners[hgei] = NULL; in kvm_riscv_aia_free_hgei()
477 if (hgctrl->owners[i]) in hgei_interrupt()
478 kvm_vcpu_kick(hgctrl->owners[i]); in hgei_interrupt()
592 vcpu = hgctrl->owners[i]; in kvm_riscv_aia_disable()
/linux/arch/arm/boot/dts/rockchip/
H A Drk3288-veyron-speedy.dts285 /* Common for sleep and wake, but no owners */
294 /* Common for sleep and wake, but no owners */
H A Drk3288-veyron-jaq.dts293 /* Common for sleep and wake, but no owners */
303 /* Common for sleep and wake, but no owners */
H A Drk3288-veyron-minnie.dts350 /* Common for sleep and wake, but no owners */
359 /* Common for sleep and wake, but no owners */
H A Drk3288-veyron-jerry.dts423 /* Common for sleep and wake, but no owners */
433 /* Common for sleep and wake, but no owners */
/linux/Documentation/ABI/testing/
H A Dsysfs-firmware-opal-sensor-groups10 different owners like CSM, Profiler, Job-Scheduler
/linux/net/ipv4/
H A Dinet_hashtables.c146 INIT_HLIST_HEAD(&tb2->owners); in inet_bind2_bucket_init()
170 if (hlist_empty(&tb->owners)) { in inet_bind2_bucket_destroy()
179 sk_for_each_bound(sk, &tb->owners) { in inet_bind2_bucket_destroy()
206 sk_add_bind_node(sk, &tb2->owners); in inet_bind_hash()
998 sk_add_bind_node(sk, &tb2->owners); in __inet_bhash2_update_saddr()
H A Dtcp_diag.c419 sk_for_each_bound(sk, &tb2->owners) { in tcp_diag_dump()
/linux/LICENSES/deprecated/
H A DCC0-1.029 Certain owners wish to permanently relinquish those rights to a Work for
35 These owners may contribute to the Commons to promote the ideal of a free
/linux/Documentation/security/secrets/
H A Dcoco.rst16 Virtualization) allows guest owners to inject secrets into the VMs
/linux/drivers/parport/
H A DKconfig50 parallel ports. PA-RISC owners should only say Y here if they
/linux/tools/perf/Documentation/
H A Dperf-lock.txt182 Show lock contention stat by owners. This option can be combined with -t,
/linux/include/net/
H A Dinet_hashtables.h110 struct hlist_head owners; member
/linux/Documentation/admin-guide/cifs/
H A Dtodo.rst57 exists. Also better integration with winbind for resolving SID owners
/linux/Documentation/core-api/
H A Derrseq.rst98 Now, the owners of this company are quite miserly and have given him
/linux/drivers/infiniband/core/
H A Dcma.c215 struct hlist_head owners; member
1824 hlist_for_each_entry(id_priv, &bind_list->owners, node) { in cma_find_listener()
2000 if (hlist_empty(&bind_list->owners)) { in cma_release_port()
3678 hlist_add_head(&id_priv->node, &bind_list->owners); in cma_bind_port()
3717 hlist_for_each_entry(cur_id, &bind_list->owners, node) { in cma_port_is_unique()
3808 hlist_for_each_entry(cur_id, &bind_list->owners, node) { in cma_check_port()
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3399-gru.dtsi691 * pinctrl settings for pins that have no real owners.
/linux/arch/x86/events/
H A Dperf_event.h143 struct perf_event *owners[X86_PMC_IDX_MAX]; member
/linux/arch/arm64/boot/dts/qcom/
H A Dsc7180-trogdor.dtsi1186 * pinctrl settings for pins that have no real owners.
/linux/Documentation/PCI/
H A Dpci.rst421 owners if there is one.
/linux/Documentation/kbuild/
H A Dkconfig-language.rst598 distro config owners, but also for every single developer or user who