Home
last modified time | relevance | path

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

12

/linux-6.6.21/drivers/gpu/drm/i915/
Dintel_runtime_pm.c92 stacks = krealloc(rpm->debug.owners, in track_intel_runtime_pm_wakeref()
97 rpm->debug.owners = stacks; in track_intel_runtime_pm_wakeref()
121 if (rpm->debug.owners[n] == stack) { in untrack_intel_runtime_pm_wakeref()
122 memmove(rpm->debug.owners + n, in untrack_intel_runtime_pm_wakeref()
123 rpm->debug.owners + n + 1, in untrack_intel_runtime_pm_wakeref()
188 sort(dbg->owners, dbg->count, sizeof(*dbg->owners), cmphandle, NULL); in __print_intel_runtime_pm_wakeref()
191 depot_stack_handle_t stack = dbg->owners[i]; in __print_intel_runtime_pm_wakeref()
195 while (i + 1 < dbg->count && dbg->owners[i + 1] == stack) in __print_intel_runtime_pm_wakeref()
210 debug->owners = NULL; in __untrack_all_wakerefs()
224 kfree(debug->owners); in dump_and_free_wakeref_tracking()
[all …]
Dintel_runtime_pm.h86 depot_stack_handle_t *owners; member
/linux-6.6.21/kernel/
Daudit_tree.c37 } owners[]; member
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[j].owner) { in replace_chunk()
307 owner = old->owners[j].owner; in replace_chunk()
[all …]
/linux-6.6.21/arch/riscv/kvm/
Daia.c23 struct kvm_vcpu *owners[BITS_PER_LONG]; member
42 if (hgctrl->owners[i] == owner) { in aia_find_hgei()
407 hgctrl->owners[ret] = owner; in kvm_riscv_aia_alloc_hgei()
434 hgctrl->owners[hgei] = NULL; in kvm_riscv_aia_free_hgei()
469 if (hgctrl->owners[i]) in hgei_interrupt()
470 kvm_vcpu_kick(hgctrl->owners[i]); in hgei_interrupt()
570 vcpu = hgctrl->owners[i]; in kvm_riscv_aia_disable()
/linux-6.6.21/arch/arm/boot/dts/rockchip/
Drk3288-veyron-pinky.dts69 /* Common for sleep and wake, but no owners */
79 /* Common for sleep and wake, but no owners */
Drk3288-veyron-speedy.dts285 /* Common for sleep and wake, but no owners */
294 /* Common for sleep and wake, but no owners */
Drk3288-veyron-jaq.dts293 /* Common for sleep and wake, but no owners */
303 /* Common for sleep and wake, but no owners */
Drk3288-veyron-minnie.dts350 /* Common for sleep and wake, but no owners */
359 /* Common for sleep and wake, but no owners */
Drk3288-veyron-brain.dts46 /* Common for sleep and wake, but no owners */
Drk3288-veyron-fievel.dts430 /* Common for sleep and wake, but no owners */
445 /* Common for sleep and wake, but no owners */
Drk3288-veyron-mickey.dts417 /* Common for sleep and wake, but no owners */
Drk3288-veyron-jerry.dts423 /* Common for sleep and wake, but no owners */
433 /* Common for sleep and wake, but no owners */
/linux-6.6.21/net/ipv4/
Dinet_hashtables.c79 INIT_HLIST_HEAD(&tb->owners); in inet_bind_bucket_create()
90 if (hlist_empty(&tb->owners)) { in inet_bind_bucket_destroy()
119 INIT_HLIST_HEAD(&tb->owners); in inet_bind2_bucket_init()
142 if (hlist_empty(&tb->owners) && hlist_empty(&tb->deathrow)) { in inet_bind2_bucket_destroy()
172 sk_add_bind_node(sk, &tb->owners); in inet_bind_hash()
174 sk_add_bind2_node(sk, &tb2->owners); in inet_bind_hash()
962 sk_add_bind2_node(sk, &tb2->owners); in __inet_bhash2_update_saddr()
1063 WARN_ON(hlist_empty(&tb->owners)); in __inet_hash_connect()
Dinet_connection_sock.c217 sk_for_each_bound_bhash2(sk2, &tb2->owners) { in inet_bhash2_conflict()
260 sk_for_each_bound(sk2, &tb->owners) in inet_csk_bind_conflict()
458 if (hlist_empty(&tb->owners)) { in inet_csk_update_fastreuse()
550 if (!hlist_empty(&tb->owners)) { in inet_csk_get_port()
Dinet_timewait_sock.c136 inet_twsk_add_bind_node(tw, &tw->tw_tb->owners); in inet_twsk_hashdance()
/linux-6.6.21/Documentation/ABI/testing/
Dsysfs-firmware-opal-sensor-groups10 different owners like CSM, Profiler, Job-Scheduler
/linux-6.6.21/arch/x86/events/amd/
Dcore.c407 if (cmpxchg(nb->owners + i, event, NULL) == event) in __amd_put_nb_event_constraints()
476 old = cmpxchg(nb->owners + idx, NULL, event); in __amd_get_nb_event_constraints()
477 else if (nb->owners[idx] == event) in __amd_get_nb_event_constraints()
488 cmpxchg(nb->owners + new, event, NULL); in __amd_get_nb_event_constraints()
/linux-6.6.21/include/net/
Dinet_hashtables.h91 struct hlist_head owners; member
110 struct hlist_head owners; member
/linux-6.6.21/tools/perf/Documentation/
Dperf-lock.txt182 Show lock contention stat by owners. Implies --threads and
/linux-6.6.21/Documentation/security/secrets/
Dcoco.rst16 Virtualization) allows guest owners to inject secrets into the VMs
/linux-6.6.21/drivers/parport/
DKconfig50 parallel ports. PA-RISC owners should only say Y here if they
/linux-6.6.21/Documentation/admin-guide/cifs/
Dtodo.rst56 exists. Also better integration with winbind for resolving SID owners
/linux-6.6.21/Documentation/core-api/
Derrseq.rst98 Now, the owners of this company are quite miserly and have given him
/linux-6.6.21/drivers/infiniband/core/
Dcma.c227 struct hlist_head owners; member
1799 hlist_for_each_entry(id_priv, &bind_list->owners, node) { in cma_find_listener()
1975 if (hlist_empty(&bind_list->owners)) { in cma_release_port()
3643 hlist_add_head(&id_priv->node, &bind_list->owners); in cma_bind_port()
3682 hlist_for_each_entry(cur_id, &bind_list->owners, node) { in cma_port_is_unique()
3773 hlist_for_each_entry(cur_id, &bind_list->owners, node) { in cma_check_port()
/linux-6.6.21/Documentation/filesystems/
Dsysfs.rst156 show and store methods of the attribute owners::

12