/linux-6.3-rc2/drivers/gpu/drm/i915/ |
A D | intel_runtime_pm.c | 97 rpm->debug.owners = stacks; in track_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() 210 debug->owners = NULL; in __untrack_all_wakerefs() 224 kfree(debug->owners); in dump_and_free_wakeref_tracking() 269 memcpy(dbg.owners, in print_intel_runtime_pm_wakeref() 270 rpm->debug.owners, in print_intel_runtime_pm_wakeref() 279 s = krealloc(dbg.owners, in print_intel_runtime_pm_wakeref() 285 dbg.owners = s; in print_intel_runtime_pm_wakeref() [all …]
|
A D | intel_runtime_pm.h | 92 depot_stack_handle_t *owners; member
|
/linux-6.3-rc2/kernel/ |
A D | audit_tree.c | 37 } owners[]; 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.3-rc2/arch/arm/boot/dts/ |
A D | rk3288-veyron-pinky.dts | 69 /* Common for sleep and wake, but no owners */ 79 /* Common for sleep and wake, but no owners */
|
A D | rk3288-veyron-speedy.dts | 285 /* Common for sleep and wake, but no owners */ 294 /* Common for sleep and wake, but no owners */
|
A D | rk3288-veyron-jaq.dts | 293 /* Common for sleep and wake, but no owners */ 303 /* Common for sleep and wake, but no owners */
|
A D | rk3288-veyron-minnie.dts | 350 /* Common for sleep and wake, but no owners */ 359 /* Common for sleep and wake, but no owners */
|
A D | rk3288-veyron-brain.dts | 46 /* Common for sleep and wake, but no owners */
|
A D | rk3288-veyron-fievel.dts | 430 /* Common for sleep and wake, but no owners */ 445 /* Common for sleep and wake, but no owners */
|
A D | rk3288-veyron-mickey.dts | 417 /* Common for sleep and wake, but no owners */
|
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.3-rc2/net/ipv4/ |
A D | inet_hashtables.c | 78 INIT_HLIST_HEAD(&tb->owners); in inet_bind_bucket_create() 89 if (hlist_empty(&tb->owners)) { in inet_bind_bucket_destroy() 118 INIT_HLIST_HEAD(&tb->owners); in inet_bind2_bucket_init() 141 if (hlist_empty(&tb->owners) && hlist_empty(&tb->deathrow)) { in inet_bind2_bucket_destroy() 165 sk_add_bind_node(sk, &tb->owners); in inet_bind_hash() 167 sk_add_bind2_node(sk, &tb2->owners); in inet_bind_hash() 954 sk_add_bind2_node(sk, &tb2->owners); in __inet_bhash2_update_saddr() 1055 WARN_ON(hlist_empty(&tb->owners)); in __inet_hash_connect()
|
A D | inet_connection_sock.c | 217 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()
|
A D | inet_timewait_sock.c | 136 inet_twsk_add_bind_node(tw, &tw->tw_tb->owners); in inet_twsk_hashdance()
|
/linux-6.3-rc2/Documentation/ABI/testing/ |
A D | sysfs-firmware-opal-sensor-groups | 10 different owners like CSM, Profiler, Job-Scheduler
|
/linux-6.3-rc2/include/net/ |
A D | inet_hashtables.h | 91 struct hlist_head owners; member 110 struct hlist_head owners; member
|
/linux-6.3-rc2/arch/x86/events/amd/ |
A D | core.c | 407 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.3-rc2/tools/perf/Documentation/ |
A D | perf-lock.txt | 177 Show lock contention stat by owners. Implies --threads and
|
/linux-6.3-rc2/Documentation/security/secrets/ |
A D | coco.rst | 16 Virtualization) allows guest owners to inject secrets into the VMs
|
/linux-6.3-rc2/drivers/parport/ |
A D | Kconfig | 49 parallel ports. PA-RISC owners should only say Y here if they
|
/linux-6.3-rc2/Documentation/admin-guide/cifs/ |
A D | todo.rst | 56 exists. Also better integration with winbind for resolving SID owners
|
/linux-6.3-rc2/Documentation/core-api/ |
A D | errseq.rst | 98 Now, the owners of this company are quite miserly and have given him
|
/linux-6.3-rc2/drivers/infiniband/core/ |
A D | cma.c | 227 struct hlist_head owners; member 1779 hlist_for_each_entry(id_priv, &bind_list->owners, node) { in cma_find_listener() 1955 if (hlist_empty(&bind_list->owners)) { in cma_release_port() 3624 hlist_add_head(&id_priv->node, &bind_list->owners); in cma_bind_port() 3663 hlist_for_each_entry(cur_id, &bind_list->owners, node) { in cma_port_is_unique() 3754 hlist_for_each_entry(cur_id, &bind_list->owners, node) { in cma_check_port()
|
/linux-6.3-rc2/Documentation/filesystems/ |
A D | sysfs.rst | 156 show and store methods of the attribute owners::
|
/linux-6.3-rc2/arch/x86/events/ |
A D | perf_event.h | 116 struct perf_event *owners[X86_PMC_IDX_MAX]; member
|