Home
last modified time | relevance | path

Searched defs:rec (Results 1 – 8 of 8) sorted by relevance

/include/linux/
Dpstore.h240 pstore_ftrace_encode_cpu(struct pstore_ftrace_record *rec, unsigned int cpu) in pstore_ftrace_encode_cpu()
246 pstore_ftrace_decode_cpu(struct pstore_ftrace_record *rec) in pstore_ftrace_decode_cpu()
252 pstore_ftrace_read_timestamp(struct pstore_ftrace_record *rec) in pstore_ftrace_read_timestamp()
258 pstore_ftrace_write_timestamp(struct pstore_ftrace_record *rec, u64 val) in pstore_ftrace_write_timestamp()
264 pstore_ftrace_encode_cpu(struct pstore_ftrace_record *rec, unsigned int cpu) in pstore_ftrace_encode_cpu()
271 pstore_ftrace_decode_cpu(struct pstore_ftrace_record *rec) in pstore_ftrace_decode_cpu()
277 pstore_ftrace_read_timestamp(struct pstore_ftrace_record *rec) in pstore_ftrace_read_timestamp()
283 pstore_ftrace_write_timestamp(struct pstore_ftrace_record *rec, u64 val) in pstore_ftrace_write_timestamp()
Dihex.h31 __ihex_next_binrec(const struct ihex_binrec *rec) in __ihex_next_binrec()
39 ihex_next_binrec(const struct ihex_binrec *rec) in ihex_next_binrec()
49 const struct ihex_binrec *end, *rec; in ihex_validate_fw() local
Dftrace.h598 #define ftrace_rec_count(rec) ((rec)->flags & FTRACE_REF_MAX) argument
797 static inline int ftrace_init_nop(struct module *mod, struct dyn_ftrace *rec) in ftrace_init_nop()
856 static inline int ftrace_modify_call(struct dyn_ftrace *rec, unsigned long old_addr, in ftrace_modify_call()
Dbpf.h433 static inline bool btf_record_has_field(const struct btf_record *rec, enum btf_field_type type) in btf_record_has_field()
440 static inline void bpf_obj_init(const struct btf_record *rec, void *obj) in bpf_obj_init()
479 static inline void bpf_obj_memcpy(struct btf_record *rec, in bpf_obj_memcpy()
514 static inline void bpf_obj_memzero(struct btf_record *rec, void *dst, u32 size) in bpf_obj_memzero()
/include/sound/
Dpcm-indirect.h35 struct snd_pcm_indirect *rec, in snd_pcm_indirect_playback_transfer()
83 struct snd_pcm_indirect *rec, unsigned int ptr) in snd_pcm_indirect_playback_pointer()
109 struct snd_pcm_indirect *rec, in snd_pcm_indirect_capture_transfer()
156 struct snd_pcm_indirect *rec, unsigned int ptr) in snd_pcm_indirect_capture_pointer()
/include/rdma/
Dib_sa.h193 sa_conv_pathrec_to_gid_type(struct sa_path_rec *rec) in sa_conv_pathrec_to_gid_type()
421 struct ib_sa_mcmember_rec rec; member
528 static inline bool sa_path_is_roce(struct sa_path_rec *rec) in sa_path_is_roce()
534 static inline bool sa_path_is_opa(struct sa_path_rec *rec) in sa_path_is_opa()
539 static inline void sa_path_set_slid(struct sa_path_rec *rec, u32 slid) in sa_path_set_slid()
547 static inline void sa_path_set_dlid(struct sa_path_rec *rec, u32 dlid) in sa_path_set_dlid()
555 static inline void sa_path_set_raw_traffic(struct sa_path_rec *rec, in sa_path_set_raw_traffic()
564 static inline __be32 sa_path_get_slid(struct sa_path_rec *rec) in sa_path_get_slid()
573 static inline __be32 sa_path_get_dlid(struct sa_path_rec *rec) in sa_path_get_dlid()
582 static inline u8 sa_path_get_raw_traffic(struct sa_path_rec *rec) in sa_path_get_raw_traffic()
[all …]
/include/net/
Dtls.h344 static inline bool tls_record_is_start_marker(struct tls_record_info *rec) in tls_record_is_start_marker()
349 static inline u32 tls_record_start_seq(struct tls_record_info *rec) in tls_record_start_seq()
/include/cxl/
Devent.h152 struct cxl_cper_event_rec rec; member