Searched defs:decoded (Results 1 – 11 of 11) sorted by relevance
/linux/drivers/md/dm-vdo/ |
H A D | numeric.h | 18 static inline void decode_s64_le(const u8 *buffer, size_t *offset, s64 *decoded) in decode_s64_le() 30 static inline void decode_u64_le(const u8 *buffer, size_t *offset, u64 *decoded) in decode_u64_le() 42 static inline void decode_s32_le(const u8 *buffer, size_t *offset, s32 *decoded) in decode_s32_le() 54 static inline void decode_u32_le(const u8 *buffer, size_t *offset, u32 *decoded) in decode_u32_le() 66 static inline void decode_u16_le(const u8 *buffer, size_t *offset, u16 *decoded) in decode_u16_le()
|
/linux/drivers/net/ipa/ |
H A D | ipa_qmi.c | 178 const void *decoded) in ipa_server_indication_register() 207 const void *decoded) in ipa_server_driver_init_complete() 254 struct qmi_txn *txn, const void *decoded) in ipa_client_init_driver()
|
/linux/drivers/net/ethernet/intel/idpf/ |
H A D | idpf_singleq_txrx.c | 652 struct libeth_rx_pt decoded) in idpf_rx_singleq_csum() 792 struct libeth_rx_pt decoded) in idpf_rx_singleq_base_hash() 822 struct libeth_rx_pt decoded) in idpf_rx_singleq_flex_hash() 853 struct libeth_rx_pt decoded = rx_q->rx_ptype_lkup[ptype]; in __idpf_rx_singleq_process_skb_fields() local
|
H A D | idpf_txrx.c | 3162 struct libeth_rx_pt decoded) in idpf_rx_hash() 3187 struct libeth_rx_pt decoded) in idpf_rx_csum() 3278 struct libeth_rx_pt decoded) in idpf_rx_rsc() 3378 struct libeth_rx_pt decoded; in __idpf_rx_process_skb_fields() local
|
/linux/arch/arm64/kernel/probes/ |
H A D | decode-insn.c | 148 enum probe_insn decoded; in arm_kprobe_decode_insn() local
|
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_txrx_lib.c | 71 struct libeth_rx_pt decoded; in ice_rx_hash_to_skb() local 113 struct libeth_rx_pt decoded; in ice_rx_csum() local
|
/linux/tools/testing/selftests/ir/ |
H A D | ir_loopback.c | 181 bool decoded = true; in main() local
|
/linux/tools/net/ynl/pyynl/lib/ |
H A D | ynl.py | 708 _rsp_add(self, rsp, name, is_multi, decoded) global() argument 959 handle_ntf(self, decoded) global() argument [all...] |
/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_txrx.c | 1745 struct libeth_rx_pt decoded; in i40e_rx_checksum() local 1818 struct libeth_rx_pt decoded; in i40e_rx_hash() local
|
/linux/net/batman-adv/ |
H A D | types.h | 2107 unsigned char decoded:1; global() member
|
/linux/mm/ |
H A D | slub.c | 576 void *decoded; in freelist_ptr_decode() local
|