/kernel/linux/linux-6.6/net/ceph/ |
H A D | cls_lock_client.c | 25 ceph_cls_lock(struct ceph_osd_client *osdc, struct ceph_object_id *oid, struct ceph_object_locator *oloc, char *lock_name, u8 type, char *cookie, char *tag, char *desc, u8 flags) ceph_cls_lock() argument 190 ceph_cls_set_cookie(struct ceph_osd_client *osdc, struct ceph_object_id *oid, struct ceph_object_locator *oloc, char *lock_name, u8 type, char *old_cookie, char *tag, char *new_cookie) ceph_cls_set_cookie() argument 288 decode_lockers(void **p, void *end, u8 *type, char **tag, struct ceph_locker **lockers, u32 *num_lockers) decode_lockers() argument 334 ceph_cls_lock_info(struct ceph_osd_client *osdc, struct ceph_object_id *oid, struct ceph_object_locator *oloc, char *lock_name, u8 *type, char **tag, struct ceph_locker **lockers, u32 *num_lockers) ceph_cls_lock_info() argument 389 ceph_cls_assert_locked(struct ceph_osd_request *req, int which, char *lock_name, u8 type, char *cookie, char *tag) ceph_cls_assert_locked() argument [all...] |
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/netfilter_ipv6/ |
H A D | ip6t_srh.h | 58 __u16 tag; member 67 __u16 tag; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/netfilter_ipv6/ |
H A D | ip6t_srh.h | 45 __u16 tag; member 54 __u16 tag; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | if_pppox.h | 110 struct pppoe_tag tag[0]; member
|
/kernel/linux/linux-6.6/scripts/dtc/ |
H A D | fdtget.c | 139 uint32_t tag; /* current tag */ in list_subnodes() local
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | if_pppox.h | 110 struct pppoe_tag tag[0]; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/netfilter_ipv6/ |
H A D | ip6t_srh.h | 58 __u16 tag; member 67 __u16 tag; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | if_pppox.h | 99 struct pppoe_tag tag[0]; member
|
/test/xts/acts/security/crypto_framework_napi_BasicTest/src/ |
H A D | crypto_framework_sym_cipher_test.cpp | 294 Crypto_DataBlob tag = {.data = nullptr, .len = 0}; in HWTEST_P() local 361 Crypto_DataBlob tag = {.data = nullptr, .len = 0}; in HWTEST_P() local 516 Crypto_DataBlob tag = {.data = nullptr, .len = 0}; in HWTEST_P() local [all...] |
/test/xts/hats/hdf/camera/cameraMg/v1_3/src/ |
H A D | camera_professional_test_v1_3.cpp | 48 bool g_isModeExists(std::shared_ptr<CameraMetadata> ability, uint32_t tag, uint8_t value)
in g_isModeExists() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | cdtoons.c | 246 uint32_t tag, size; in cdtoons_decode_frame() local
|
H A D | aacenc_ltp.c | 55 int i, ch, tag, chans, cur_channel, start_ch = 0; in ff_aac_ltp_insert_new_frame() local
|
H A D | gdv.c | 263 int tag = read_bits2(&bits, gb); in decompress_2() local 298 int tag = read_bits2(&bits, gb); in decompress_5() local 346 int tag = read_bits32(&bits, gb, 2); in decompress_68() local [all...] |
H A D | microdvddec.c | 58 static void microdvd_set_tag(struct microdvd_tag *tags, struct microdvd_tag tag) in microdvd_set_tag() argument 75 struct microdvd_tag tag = tags[indexof(MICRODVD_TAGS, 'y')]; in check_for_italic_slash_marker() local 91 struct microdvd_tag tag = {0}; in microdvd_load_tags() local [all...] |
H A D | metasound.c | 247 uint32_t tag; member 279 uint32_t tag; in metasound_decode_init() local
|
H A D | hq_hqa.c | 311 unsigned tag; in hq_hqa_decode_frame() local
|
H A D | hnm4video.c | 156 uint8_t tag, previous, backline, backward, swap; in decode_interframe_v4() local 285 uint8_t tag, count, previous, delta; in decode_interframe_v4a() local [all...] |
H A D | srtenc.c | 80 static void srt_close_tag(SRTContext *s, char tag) in srt_close_tag() argument
|
H A D | vmdvideo.c | 78 unsigned char tag; in lz_unpack() local
|
H A D | webvttenc.c | 77 static void webvtt_close_tag(WebVTTContext *s, char tag) in webvtt_close_tag() argument
|
/third_party/elfutils/libdw/ |
H A D | libdw_findcu.c | 183 int tag = INTUSE(dwarf_tag) (&cudie); in __libdw_intern_next_unit() local
|
/third_party/ffmpeg/libavdevice/ |
H A D | xv.c | 66 int tag; member 111 int num_formats = 0, j, tag, ret; in xv_write_header() local
|
/third_party/ffmpeg/libavformat/ |
H A D | cafdec.c | 300 uint32_t tag = 0; in read_header() local
|
H A D | id3v2enc.c | 156 uint32_t tag; in id3v2_check_write_tag() local 66 id3v2_put_ttag(ID3v2EncContext *id3, AVIOContext *avioc, const char *str1, const char *str2, uint32_t tag, enum ID3v2Encoding enc) id3v2_put_ttag() argument [all...] |
H A D | id3v2.h | 85 const char *tag; member [all...] |