/kernel/linux/linux-6.6/tools/include/uapi/sound/ |
H A D | asound.h | 1083 #define SNDRV_CTL_ELEM_ACCESS_OWNER (1<<10) /* write lock owner */ 1121 __kernel_pid_t owner; /* owner's PID of this control */ member
|
/kernel/linux/linux-6.6/net/sched/ |
H A D | act_tunnel_key.c | 837 .owner = THIS_MODULE,
|
H A D | cls_flow.c | 703 .owner = THIS_MODULE,
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/ |
H A D | asound.h | 813 __kernel_pid_t owner; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/ |
H A D | asound.h | 813 __kernel_pid_t owner; member
|
/third_party/alsa-lib/include/ |
H A D | seq.h | 461 void snd_seq_queue_info_set_owner(snd_seq_queue_info_t *info, int owner);
|
/third_party/alsa-lib/include/sound/uapi/ |
H A D | asound.h | 1074 #define SNDRV_CTL_ELEM_ACCESS_OWNER (1<<10) /* write lock owner */ 1112 __kernel_pid_t owner; /* owner's PID of this control */ member
|
/third_party/libdrm/nouveau/ |
H A D | nouveau.c | 95 args->v0.owner = NVIF_IOCTL_V0_OWNER_ANY; in nouveau_object_ioctl()
|
/third_party/libwebsockets/plugins/ |
H A D | protocol_lws_openmetrics_export.c | 652 if (pss->list.owner) { in callback_lws_openmetrics_prox_agg()
|
/third_party/libwebsockets/lib/roles/cgi/ |
H A D | cgi-server.c | 152 if (!pt->sul_cgi.list.owner) in lws_cgi() 427 /* inform cgi owner of the child PID */ in lws_cgi()
|
/third_party/skia/src/sksl/ |
H A D | SkSLCompiler.cpp | 488 auto base = VariableReference::Make(line, &field->owner(), in convertIdentifier()
|
/third_party/protobuf/ruby/ext/google/protobuf_c/ |
H A D | protobuf.h | 618 Descriptor* descriptor, const void *owner);
|
/third_party/pulseaudio/src/modules/bluetooth/ |
H A D | backend-ofono.c | 163 pa_assert_se(m = dbus_message_new_method_call(t->owner, t->path, "org.ofono.HandsfreeAudioCard", method)); in card_send()
|
/kernel/linux/linux-6.6/kernel/bpf/ |
H A D | syscall.c | 806 spin_lock(&map->owner.lock); in bpf_map_show_fdinfo() 807 type = map->owner.type; in bpf_map_show_fdinfo() 808 jited = map->owner.jited; in bpf_map_show_fdinfo() 809 spin_unlock(&map->owner.lock); in bpf_map_show_fdinfo() 1247 spin_lock_init(&map->owner.lock); in map_create()
|
/kernel/linux/linux-6.6/virt/kvm/ |
H A D | kvm_main.c | 1161 __module_get(kvm_chardev_ops.owner); in kvm_create_vm() 1282 module_put(kvm_chardev_ops.owner); in kvm_create_vm() 1351 module_put(kvm_chardev_ops.owner); in kvm_destroy_vm() 1381 * its final owner. In such cases, the caller is still actively using @kvm and 2930 * touched (e.g. set dirty) except by its owner". in kvm_is_ad_tracked_page() 5786 .owner = THIS_MODULE, 6097 kvm_chardev_ops.owner = module; in kvm_init()
|
/third_party/python/Lib/test/ |
H A D | test_dataclasses.py | 3293 def __set_name__(self, owner, name): 3295 def __get__(self, instance, owner): 3321 def __set_name__(self, owner, name): 3431 def __get__(self, instance: Any, owner: object) -> int: 3452 def __get__(self, instance: Any, owner: object) -> int:
|
/device/soc/rockchip/common/vendor/drivers/video/rockchip/rga2/ |
H A D | rga2_drv.c | 1627 .owner = THIS_MODULE,
1824 .owner = THIS_MODULE,
|
/device/soc/rockchip/common/sdk_linux/drivers/phy/rockchip/ |
H A D | phy-rockchip-typec.c | 1375 .owner = THIS_MODULE,
1477 .owner = THIS_MODULE,
|
/kernel/linux/linux-5.10/drivers/char/pcmcia/ |
H A D | cm4000_cs.c | 1851 .owner = THIS_MODULE, 1868 .owner = THIS_MODULE,
|
/kernel/linux/linux-5.10/drivers/block/null_blk/ |
H A D | main.c | 1621 .owner = THIS_MODULE, 1627 .owner = THIS_MODULE,
|
/kernel/linux/linux-5.10/arch/s390/kvm/ |
H A D | priv.c | 672 * Verify that the hook callback is registered, lock the owner in handle_pqap() 676 if (!try_module_get(vcpu->kvm->arch.crypto.pqap_hook->owner)) in handle_pqap() 679 module_put(vcpu->kvm->arch.crypto.pqap_hook->owner); in handle_pqap()
|
/kernel/linux/common_modules/tzdriver/tui/ |
H A D | tui.c | 1685 .owner = THIS_MODULE, 1865 .owner = THIS_MODULE,
|
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/ |
H A D | tcp_nip.c | 1300 .owner = &nip_owner, 1910 /* Only socket owner can try to collapse/prune rx queues in tcp_nip_add_backlog() 2257 .owner = THIS_MODULE,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_debugfs.c | 1636 .owner = THIS_MODULE, 1803 .owner = THIS_MODULE,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_debugfs.c | 124 .owner = THIS_MODULE, \ 134 .owner = THIS_MODULE, \
|