| /linux-6.15/kernel/ |
| H A D | audit_tree.c | 37 } owners[] __counted_by(count); member 133 if (chunk->owners[i].owner) in free_chunk() 134 put_tree(chunk->owners[i].owner); in free_chunk() 203 chunk->owners[i].index = i; in alloc_chunk() 303 if (!old->owners[j].owner) { in replace_chunk() 307 owner = old->owners[j].owner; in replace_chunk() 308 new->owners[i].owner = owner; in replace_chunk() 309 new->owners[i].index = old->owners[j].index - j + i; in replace_chunk() 313 list_replace_init(&old->owners[j].list, &new->owners[i].list); in replace_chunk() 344 if (chunk->owners[i].owner) in chunk_count_trees() [all …]
|
| /linux-6.15/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-6.15/arch/arm/boot/dts/rockchip/ |
| H A D | rk3288-veyron-pinky.dts | 69 /* Common for sleep and wake, but no owners */ 79 /* Common for sleep and wake, but no owners */
|
| 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-brain.dts | 46 /* Common for sleep and wake, but no owners */
|
| H A D | rk3288-veyron-fievel.dts | 430 /* Common for sleep and wake, but no owners */ 445 /* Common for sleep and wake, but no owners */
|
| H A D | rk3288-veyron-mickey.dts | 417 /* 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-6.15/Documentation/ABI/testing/ |
| H A D | sysfs-firmware-opal-sensor-groups | 10 different owners like CSM, Profiler, Job-Scheduler
|
| /linux-6.15/arch/x86/events/amd/ |
| H A D | core.c | 438 if (try_cmpxchg(nb->owners + i, &tmp, NULL)) in __amd_put_nb_event_constraints() 507 old = cmpxchg(nb->owners + idx, NULL, event); in __amd_get_nb_event_constraints() 508 else if (nb->owners[idx] == event) in __amd_get_nb_event_constraints() 519 cmpxchg(nb->owners + new, event, NULL); in __amd_get_nb_event_constraints()
|
| /linux-6.15/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() 970 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_connection_sock.c | 226 sk_for_each_bound(sk2, &tb2->owners) { in inet_bhash2_conflict() 237 sk_for_each_bound((__sk), &(__tb2)->owners)
|
| /linux-6.15/Documentation/mm/ |
| H A D | transhuge.rst | 121 We also maintain the two slots for tracking MM owners (MM ID and 132 We also maintain the two slots for tracking MM owners (MM ID and
|
| /linux-6.15/Documentation/security/secrets/ |
| H A D | coco.rst | 16 Virtualization) allows guest owners to inject secrets into the VMs
|
| /linux-6.15/tools/perf/Documentation/ |
| H A D | perf-lock.txt | 182 Show lock contention stat by owners. This option can be combined with -t,
|
| /linux-6.15/drivers/parport/ |
| H A D | Kconfig | 50 parallel ports. PA-RISC owners should only say Y here if they
|
| /linux-6.15/include/net/ |
| H A D | inet_hashtables.h | 110 struct hlist_head owners; member
|
| /linux-6.15/Documentation/admin-guide/cifs/ |
| H A D | todo.rst | 57 exists. Also better integration with winbind for resolving SID owners
|
| /linux-6.15/Documentation/core-api/ |
| H A D | errseq.rst | 98 Now, the owners of this company are quite miserly and have given him
|
| /linux-6.15/drivers/infiniband/core/ |
| H A D | cma.c | 229 struct hlist_head owners; member 1834 hlist_for_each_entry(id_priv, &bind_list->owners, node) { in cma_find_listener() 2010 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-6.15/Documentation/filesystems/ |
| H A D | sysfs.rst | 156 show and store methods of the attribute owners::
|
| /linux-6.15/arch/arm64/boot/dts/qcom/ |
| H A D | sc7280-herobrine.dtsi | 791 /* pinctrl settings for pins that have no real owners. */
|