| /kernel/linux/linux-5.10/kernel/ |
| H A D | seccomp.c | 180 refcount_t refs; member
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | bpf_verifier.h | 199 struct bpf_reference_state *refs; member
|
| H A D | hugetlb.h | 45 struct kref refs; member
|
| /kernel/linux/linux-6.6/drivers/misc/sgi-xp/ |
| H A D | xpc.h | 684 s32 refs = atomic_dec_return(&ch->references); in xpc_msgqueue_deref() local 701 s32 refs = atomic_dec_return(&part->references); in xpc_part_deref() local
|
| /kernel/linux/linux-6.6/drivers/android/ |
| H A D | binder_internal.h | 239 struct hlist_head refs; member [all...] |
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | backref.c | 2414 struct ulist *refs; iterate_extent_inodes() local [all...] |
| H A D | volumes.h | 415 refcount_t refs; member
|
| H A D | ctree.h | 261 refcount_t refs; member
|
| /kernel/linux/linux-6.6/fs/ |
| H A D | eventpoll.c | 219 struct hlist_head refs; member 1356 static int reverse_path_check_proc(struct hlist_head *refs, int depth) in reverse_path_check_proc() argument 1366 struct hlist_head *refs = &epi->ep->refs; in reverse_path_check_proc() local
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | bpf_verifier.h | 317 struct bpf_reference_state *refs; member
|
| H A D | hugetlb.h | 57 struct kref refs; member 111 struct kref refs; member
|
| /kernel/linux/linux-6.6/drivers/tty/ |
| H A D | tty_io.c | 583 int refs; in __tty_hangup() local
|
| /kernel/linux/linux-6.6/drivers/block/ |
| H A D | nbd.c | 120 refcount_t refs; member 1787 static struct nbd_device *nbd_dev_add(int index, unsigned int refs) in nbd_dev_add() argument [all...] |
| /kernel/linux/linux-6.6/arch/x86/kernel/ |
| H A D | alternative.c | 2038 atomic_t refs; member
|
| /kernel/linux/linux-6.6/tools/mm/ |
| H A D | slabinfo.c | 31 int refs; member
|
| /kernel/linux/linux-6.6/mm/ |
| H A D | migrate.c | 381 int refs = 1; in folio_expected_refs() local
|
| H A D | filemap.c | 231 int refs = 1; in filemap_free_folio() local
|
| /kernel/linux/linux-6.6/kernel/ |
| H A D | seccomp.c | 227 refcount_t refs; member
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | vaapi_encode.h | 118 struct VAAPIEncodePicture *refs[MAX_PICTURE_REFERENCES]; member
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_minterpolate.c | 156 int8_t refs[NB_PIXEL_MVS]; member
|
| /third_party/node/deps/v8/src/snapshot/ |
| H A D | serializer.cc | 306 void Serializer::PutPendingForwardReference(PendingObjectReferences& refs) { in PutPendingForwardReference() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_descriptors.c | 93 union zink_program_descriptor_refs *refs[ZINK_DESCRIPTOR_TYPES]; member 200 pop_desc_set_ref(struct zink_descriptor_set *zds, struct util_dynarray *refs) in pop_desc_set_ref() argument 975 desc_set_ref_add(struct zink_descriptor_set *zds, struct zink_descriptor_refs *refs, void **ref_ptr, void *ptr) desc_set_ref_add() argument 1022 zink_descriptor_set_refs_clear(struct zink_descriptor_refs *refs, void *ptr) zink_descriptor_set_refs_clear() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
| H A D | vktRenderPassLoadStoreOpNoneTests.cpp | 274 auto& refs = subpassRefs.back(); in createRenderPass() local [all...] |
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| H A D | histogram_enc.c | 77 void VP8LHistogramStoreRefs(const VP8LBackwardRefs* const refs, in VP8LHistogramStoreRefs() argument 86 VP8LHistogramCreate(VP8LHistogram* const p, const VP8LBackwardRefs* const refs, int palette_code_bits) VP8LHistogramCreate() argument 1171 VP8LGetHistoImageSymbols(int xsize, int ysize, const VP8LBackwardRefs* const refs, int quality, int low_effort, int histogram_bits, int cache_bits, VP8LHistogramSet* const image_histo, VP8LHistogram* const tmp_histo, uint16_t* const histogram_symbols) VP8LGetHistoImageSymbols() argument
|
| /third_party/python/Python/ |
| H A D | marshal.c | 676 PyObject *refs; /* a list */ member [all...] |