Home
last modified time | relevance | path

Searched defs:meta (Results 51 – 75 of 183) sorted by relevance

12345678

/openbmc/linux/kernel/bpf/preload/iterators/
H A Diterators.bpf.c22 struct bpf_iter_meta *meta; member
54 struct bpf_iter_meta *meta; member
/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfd3/
H A Dxsk.c59 const struct nfp_meta_parsed *meta, in nfp_nfd3_xsk_rx_skb()
132 struct nfp_meta_parsed meta; in nfp_nfd3_xsk_rx() local
/openbmc/phosphor-ipmi-blobs/
H A Dmanager.cpp107 bool BlobManager::stat(const std::string& path, BlobMeta* meta) in stat()
121 bool BlobManager::stat(uint16_t session, BlobMeta* meta) in stat()
/openbmc/linux/drivers/media/i2c/et8ek8/
H A Det8ek8_driver.c360 struct et8ek8_meta_reglist *meta, in et8ek8_reglist_find_type()
376 struct et8ek8_meta_reglist *meta, in et8ek8_i2c_reglist_find_write()
389 struct et8ek8_meta_reglist *meta) in et8ek8_reglist_first()
403 struct et8ek8_meta_reglist *meta, in et8ek8_reglist_find_mode_fmt()
457 struct et8ek8_meta_reglist *meta, in et8ek8_reglist_find_mode_ival()
510 struct et8ek8_meta_reglist *meta) in et8ek8_reglist_import()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dxsk_xdp_progs.c35 struct xdp_info *meta; in xsk_xdp_populate_metadata() local
H A Dxdp_hw_metadata.c32 struct xdp_meta *meta; in rx() local
H A Dcgroup_hierarchical_stats.c133 int BPF_PROG(dumper, struct bpf_iter_meta *meta, struct cgroup *cgrp) in BPF_PROG()
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/
H A Dfirmware_handler.cpp128 bool FirmwareBlobHandler::stat(const std::string& path, blobs::BlobMeta* meta) in stat()
199 bool FirmwareBlobHandler::stat(uint16_t session, blobs::BlobMeta* meta) in stat()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs-oe-cache-20.11/
H A Doe-npm-cache26 'meta': { class in xlate
/openbmc/phosphor-ipmi-flash/cleanup/test/
H A Dcleanup_handler_unittest.cpp61 blobs::BlobMeta meta; in TEST_F() local
/openbmc/linux/drivers/nvme/host/
H A Dioctl.c143 void *meta, unsigned len, int ret) in nvme_finish_user_metadata()
175 void *meta = NULL; in nvme_map_user_request() local
229 void *meta = NULL; in nvme_submit_user_cmd() local
458 void *meta; /* kernel-resident buffer */ member
571 void *meta = NULL; in nvme_uring_cmd_io() local
/openbmc/linux/net/dsa/
H A Dtag_sja1105.c103 struct sja1105_meta *meta) in sja1105_meta_unpack()
347 const struct sja1105_meta *meta) in sja1105_transfer_meta()
378 struct sja1105_meta *meta, in sja1105_rcv_meta_state_machine()
501 struct sja1105_meta meta = {0}; in sja1105_rcv() local
/openbmc/smbios-mdr/src/smbios-ipmi-blobs/test/
H A Dhandler_statclose_unittest.cpp16 blobs::BlobMeta meta; member in blobs::SmbiosBlobHandlerStatCloseTest
/openbmc/linux/mm/kasan/
H A Dquarantine.c144 struct kasan_free_meta *meta = kasan_get_free_meta(cache, object); in qlink_free() local
196 struct kasan_free_meta *meta = kasan_get_free_meta(cache, object); in kasan_quarantine_put() local
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/
H A Dfirmware_state_notyetstarted_unittest.cpp81 blobs::BlobMeta meta = {}; in TEST_F() local
/openbmc/linux/net/sched/
H A Dem_meta.c850 struct meta_match *meta = (struct meta_match *) m->data; in em_meta_match() local
871 static void meta_delete(struct meta_match *meta) in meta_delete()
912 struct meta_match *meta = NULL; in em_meta_change() local
967 struct meta_match *meta = (struct meta_match *) em->data; in em_meta_dump() local
/openbmc/openbmc/poky/meta/lib/oeqa/files/testresults/
H A Dtestresults.json9 "meta": { object
/openbmc/linux/kernel/bpf/
H A Dverifier.c479 struct btf_struct_meta *meta; in reg_btf_record() local
6324 struct bpf_iter_meta *meta; in BTF_TYPE_SAFE_TRUSTED() local
7203 struct bpf_call_arg_meta *meta) in check_helper_mem_access()
7375 struct bpf_call_arg_meta meta; in check_kfunc_mem_size_reg() local
7533 struct bpf_call_arg_meta *meta) in process_kptr_func()
8145 struct bpf_call_arg_meta *meta) in check_reg_type()
8436 struct bpf_call_arg_meta *meta, in check_func_arg()
9714 struct bpf_call_arg_meta *meta) in do_refine_retval_range()
9951 struct bpf_call_arg_meta meta; in check_helper_call() local
11722 struct bpf_kfunc_call_arg_meta meta; in check_kfunc_call() local
[all …]
/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfdk/
H A Ddp.c673 struct nfp_net_rx_desc *rxd, struct nfp_meta_parsed *meta, in nfp_nfdk_rx_csum()
719 nfp_nfdk_set_hash(struct net_device *netdev, struct nfp_meta_parsed *meta, in nfp_nfdk_set_hash()
740 nfp_nfdk_parse_meta(struct net_device *netdev, struct nfp_meta_parsed *meta, in nfp_nfdk_parse_meta()
1047 struct nfp_meta_parsed meta; in nfp_nfdk_rx() local
/openbmc/phosphor-ipmi-flash/bmc/version-handler/
H A Dversion_handler.cpp158 bool VersionBlobHandler::stat(uint16_t session, blobs::BlobMeta* meta) in stat()
/openbmc/phosphor-ipmi-flash/bmc/log-handler/
H A Dlog_handler.cpp199 bool LogBlobHandler::stat(uint16_t session, blobs::BlobMeta* meta) in stat()
/openbmc/linux/drivers/net/ethernet/netronome/nfp/bpf/
H A Doffload.c154 struct nfp_insn_meta *meta; in nfp_prog_prepare() local
180 struct nfp_insn_meta *meta, *tmp; in nfp_prog_free() local
/openbmc/linux/drivers/media/platform/chips-media/
H A Dcoda-bit.c326 struct coda_buffer_meta *meta; in coda_fill_bitstream() local
1850 struct coda_buffer_meta *meta, *tmp; in coda_decoder_drop_used_metas() local
2169 struct coda_buffer_meta *meta; in coda_prepare_decode() local
2307 struct coda_buffer_meta *meta; in coda_finish_decode() local
/openbmc/google-misc/subprojects/metrics-ipmi-blobs/
H A Dhandler.cpp136 bool MetricBlobHandler::stat(uint16_t session, BlobMeta* meta) in stat()
/openbmc/linux/include/uapi/linux/
H A Dfanotify.h237 #define FAN_EVENT_NEXT(meta, len) ((len) -= (meta)->event_len, \ argument
241 #define FAN_EVENT_OK(meta, len) ((long)(len) >= (long)FAN_EVENT_METADATA_LEN && \ argument

12345678