| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/i915/gt/uc/ |
| H A D | intel_guc_fwif.h | 255 u32 owner; /* id of the channel owner */ member
|
| /device/soc/rockchip/common/sdk_linux/include/linux/ |
| H A D | iommu.h | 323 struct module *owner; member
|
| H A D | dmaengine.h | 862 struct module *owner; member
|
| H A D | bpf.h | 869 } owner; member 929 static inline bool bpf_try_module_get(const void *data, struct module *owner) in bpf_try_module_get() argument 937 static inline void bpf_module_put(const void *data, struct module *owner) in bpf_module_put() argument 953 bpf_try_module_get(const void *data, struct module *owner) bpf_try_module_get() argument 957 bpf_module_put(const void *data, struct module *owner) bpf_module_put() argument [all...] |
| /third_party/eudev/src/udev/ |
| H A D | udev-rules.c | 473 static uid_t add_uid(struct udev_rules *rules, const char *owner) { in add_uid() argument 2299 char owner[UTIL_NAME_SIZE]; in udev_rules_apply_to_event() local [all...] |
| /third_party/alsa-lib/include/sound/uapi/ |
| H A D | asequencer.h | 519 int owner; /* client id for owner of the queue */ member
|
| /third_party/libwebsockets/lib/core/ |
| H A D | private-lib-core.h | 153 lws_dll2_owner_t owner; member 190 lws_dll2_owner_t owner; /* active count / list */ member
|
| /third_party/ltp/testcases/kernel/fs/fsstress/ |
| H A D | fsstress.c | 921 int lchown_path(pathname_t * name, uid_t owner, gid_t group) in lchown_path() argument
|
| /third_party/ntfs-3g/libfuse-lite/ |
| H A D | fuse.c | 108 uint64_t owner; member
|
| /third_party/ntfs-3g/libntfs-3g/ |
| H A D | acls.c | 2937 merge_permissions(BOOL isdir, le32 owner, le32 group, le32 world, le32 special) merge_permissions() argument [all...] |
| /third_party/node/deps/v8/src/maglev/ |
| H A D | maglev-ir.h | 1260 Phi(uint32_t bitfield, interpreter::Register owner, int merge_offset) in Phi() argument 1263 interpreter::Register owner() const { return owner_; } in owner() function in v8::internal::maglev::Phi
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineColorWriteEnableTests.cpp | 1498 void ColorWriteEnable2Instance::setupAndBuildPipeline (GraphicsPipelineWrapperEx& owner, in setupAndBuildPipeline() argument
|
| /third_party/skia/tools/viewer/ |
| H A D | Viewer.cpp | 1663 bool Viewer::onTouch(intptr_t owner, skui::InputState state, float x, float y) { in onTouch() argument
|
| /third_party/python/Python/ |
| H A D | specialize.c | 486 specialize_module_load_attr(PyObject *owner, _Py_CODEUNIT *instr, in specialize_module_load_attr() argument 656 _Py_Specialize_LoadAttr(PyObject *owner, _Py_CODEUNIT *instr, PyObject *name) in _Py_Specialize_LoadAttr() argument 606 specialize_dict_access( PyObject *owner, _Py_CODEUNIT *instr, PyTypeObject *type, DescriptorClassification kind, PyObject *name, int base_op, int values_op, int hint_op) specialize_dict_access() argument 758 _Py_Specialize_StoreAttr(PyObject *owner, _Py_CODEUNIT *instr, PyObject *name) _Py_Specialize_StoreAttr() argument 881 specialize_class_load_method(PyObject *owner, _Py_CODEUNIT *instr, PyObject *name) specialize_class_load_method() argument 921 _Py_Specialize_LoadMethod(PyObject *owner, _Py_CODEUNIT *instr, PyObject *name) _Py_Specialize_LoadMethod() argument [all...] |
| /third_party/skia/modules/skparagraph/src/ |
| H A D | ParagraphImpl.cpp | 850 Cluster::Cluster(ParagraphImpl* owner, in GetLineFontMetrics() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineColorWriteEnableTests.cpp | 1487 void ColorWriteEnable2Instance::setupAndBuildPipeline (GraphicsPipelineWrapperEx& owner, in setupAndBuildPipeline() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | hostapd.h | 450 void *owner; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| H A D | hostapd.h | 419 void *owner; member
|
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| H A D | unistdndk.cpp | 1991 uid_t owner = getuid();
in Fchown() local 2010 uid_t owner = getuid();
in Fchownat() local
|
| /third_party/alsa-lib/src/seq/ |
| H A D | seq.c | 3383 void snd_seq_queue_info_set_owner(snd_seq_queue_info_t *info, int owner) in snd_seq_queue_info_set_owner() argument
|
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | ntfssecaudit.c | 3166 basictest(int kind, BOOL isdir, const SID *owner, const SID *group) basictest() argument 3369 posixtest(int kind, BOOL isdir, const SID *owner, const SID *group) posixtest() argument 3605 const SID *owner; selftests() local [all...] |
| /third_party/libdrm/ |
| H A D | xf86drm.c | 736 static int chown_check_return(const char *path, uid_t owner, gid_t group) in chown_check_return() argument
|
| /third_party/libfuse/include/ |
| H A D | fuse_kernel.h | 778 uint64_t owner; member
|
| /third_party/ntfs-3g/include/ntfs-3g/ |
| H A D | layout.h | 1812 le32 owner; /* Byte offset to a SID representing an object's member 1844 SID *owner; /* Points to a SID representing an object's owner member [all...] |
| /third_party/libfuse/lib/ |
| H A D | fuse.c | 131 uint64_t owner; member
|