/linux/kernel/ |
H A D | audit_tree.c | 37 } owners[] __counted_by(count); member 68 * tree.chunks anchors chunk.owners[].list hash_lock 133 if (chunk->owners[i].owner) in free_chunk() 134 put_tree(chunk->owners[i].owner); in free_chunk() 193 chunk = kzalloc(struct_size(chunk, owners, count), GFP_KERNEL); in alloc_chunk() 202 INIT_LIST_HEAD(&chunk->owners[i].list); in alloc_chunk() 203 chunk->owners[i].index = i; in alloc_chunk() 265 if (chunk->owners[n].owner == tree) in audit_tree_match() 276 return container_of(p, struct audit_chunk, owners[0]); in find_chunk() 303 if (!old->owners[ in replace_chunk() [all...] |
/linux/arch/riscv/kvm/ |
H A D | aia.c | 24 struct kvm_vcpu *owners[BITS_PER_LONG]; member 43 if (hgctrl->owners[i] == owner) { in aia_find_hgei() 438 hgctrl->owners[ret] = owner; in kvm_riscv_aia_alloc_hgei() 468 hgctrl->owners[hgei] = NULL; in kvm_riscv_aia_free_hgei() 503 if (hgctrl->owners[i]) in hgei_interrupt() 504 kvm_vcpu_kick(hgctrl->owners[i]); in hgei_interrupt() 618 vcpu = hgctrl->owners[i]; in kvm_riscv_aia_disable()
|
/linux/arch/arm/boot/dts/rockchip/ |
H A D | rk3288-veyron-speedy.dts | 285 /* Common for sleep and wake, but no owners */ 294 /* Common for sleep and wake, but no owners */
|
H A D | rk3288-veyron-jaq.dts | 293 /* Common for sleep and wake, but no owners */ 303 /* Common for sleep and wake, but no owners */
|
H A D | rk3288-veyron-minnie.dts | 350 /* Common for sleep and wake, but no owners */ 359 /* Common for sleep and wake, but no owners */
|
H A D | rk3288-veyron-jerry.dts | 423 /* Common for sleep and wake, but no owners */ 433 /* Common for sleep and wake, but no owners */
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-firmware-opal-sensor-groups | 10 different owners like CSM, Profiler, Job-Scheduler
|
/linux/net/ipv4/ |
H A D | inet_hashtables.c | 123 INIT_HLIST_HEAD(&tb2->owners); in inet_bind2_bucket_init() 145 if (hlist_empty(&tb->owners)) { in inet_bind2_bucket_destroy() 171 sk_add_bind_node(sk, &tb2->owners); in inet_bind_hash() 957 sk_add_bind_node(sk, &tb2->owners); in __inet_bhash2_update_saddr()
|
H A D | inet_timewait_sock.c | 135 sk_add_bind_node((struct sock *)tw, &tw->tw_tb2->owners); in inet_twsk_hashdance_schedule()
|
H A D | inet_diag.c | 1127 sk_for_each_bound(sk, &tb2->owners) { in inet_diag_dump_icsk()
|
/linux/Documentation/security/secrets/ |
H A D | coco.rst | 16 Virtualization) allows guest owners to inject secrets into the VMs
|
/linux/tools/perf/Documentation/ |
H A D | perf-lock.txt | 182 Show lock contention stat by owners. Implies --threads and
|
/linux/drivers/parport/ |
H A D | Kconfig | 50 parallel ports. PA-RISC owners should only say Y here if they
|
/linux/include/net/ |
H A D | inet_hashtables.h | 109 struct hlist_head owners; member
|
/linux/Documentation/admin-guide/cifs/ |
H A D | todo.rst | 57 exists. Also better integration with winbind for resolving SID owners
|
/linux/Documentation/core-api/ |
H A D | errseq.rst | 98 Now, the owners of this company are quite miserly and have given him
|
/linux/drivers/infiniband/core/ |
H A D | cma.c | 227 struct hlist_head owners; member 1817 hlist_for_each_entry(id_priv, &bind_list->owners, node) { in cma_find_listener() 1993 if (hlist_empty(&bind_list->owners)) { in cma_release_port() 3661 hlist_add_head(&id_priv->node, &bind_list->owners); in cma_bind_port() 3700 hlist_for_each_entry(cur_id, &bind_list->owners, node) { in cma_port_is_unique() 3791 hlist_for_each_entry(cur_id, &bind_list->owners, node) { in cma_check_port()
|
/linux/Documentation/filesystems/ |
H A D | sysfs.rst | 156 show and store methods of the attribute owners::
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | sc7280-herobrine.dtsi | 791 /* pinctrl settings for pins that have no real owners. */
|
H A D | sc7180-trogdor.dtsi | 1185 * pinctrl settings for pins that have no real owners.
|
/linux/Documentation/locking/ |
H A D | locktypes.rst | 126 semaphores have no concept of owners, thus preventing PREEMPT_RT from
|
/linux/Documentation/process/ |
H A D | 1.Intro.rst | 244 original ownership; as a result, the kernel now has thousands of owners.
|
H A D | deprecated.rst | 49 functions. System owners may have set the *panic_on_warn* sysctl,
|
/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3399-gru.dtsi | 691 * pinctrl settings for pins that have no real owners.
|
/linux/Documentation/power/ |
H A D | energy-model.rst | 80 are no owners anymore for the given EM runtime table instance. This is tracked
|