Home
last modified time | relevance | path

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

/include/linux/
Dpstore.h229 pstore_ftrace_encode_cpu(struct pstore_ftrace_record *rec, unsigned int cpu) in pstore_ftrace_encode_cpu()
235 pstore_ftrace_decode_cpu(struct pstore_ftrace_record *rec) in pstore_ftrace_decode_cpu()
241 pstore_ftrace_read_timestamp(struct pstore_ftrace_record *rec) in pstore_ftrace_read_timestamp()
247 pstore_ftrace_write_timestamp(struct pstore_ftrace_record *rec, u64 val) in pstore_ftrace_write_timestamp()
253 pstore_ftrace_encode_cpu(struct pstore_ftrace_record *rec, unsigned int cpu) in pstore_ftrace_encode_cpu()
260 pstore_ftrace_decode_cpu(struct pstore_ftrace_record *rec) in pstore_ftrace_decode_cpu()
266 pstore_ftrace_read_timestamp(struct pstore_ftrace_record *rec) in pstore_ftrace_read_timestamp()
272 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.h356 #define ftrace_rec_count(rec) ((rec)->flags & ~FTRACE_FL_MASK) argument
571 static inline int ftrace_modify_call(struct dyn_ftrace *rec, unsigned long old_addr, in ftrace_modify_call()
/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()
104 struct snd_pcm_indirect *rec, in snd_pcm_indirect_capture_transfer()
151 struct snd_pcm_indirect *rec, unsigned int ptr) in snd_pcm_indirect_capture_pointer()
/include/rdma/
Dib_sa.h219 sa_conv_pathrec_to_gid_type(struct sa_path_rec *rec) in sa_conv_pathrec_to_gid_type()
471 struct ib_sa_mcmember_rec rec; member
581 static inline bool sa_path_is_roce(struct sa_path_rec *rec) in sa_path_is_roce()
587 static inline bool sa_path_is_opa(struct sa_path_rec *rec) in sa_path_is_opa()
592 static inline void sa_path_set_slid(struct sa_path_rec *rec, u32 slid) in sa_path_set_slid()
600 static inline void sa_path_set_dlid(struct sa_path_rec *rec, u32 dlid) in sa_path_set_dlid()
608 static inline void sa_path_set_raw_traffic(struct sa_path_rec *rec, in sa_path_set_raw_traffic()
617 static inline __be32 sa_path_get_slid(struct sa_path_rec *rec) in sa_path_get_slid()
626 static inline __be32 sa_path_get_dlid(struct sa_path_rec *rec) in sa_path_get_dlid()
635 static inline u8 sa_path_get_raw_traffic(struct sa_path_rec *rec) in sa_path_get_raw_traffic()
[all …]
/include/net/
Dtls.h383 static inline bool tls_record_is_start_marker(struct tls_record_info *rec) in tls_record_is_start_marker()
388 static inline u32 tls_record_start_seq(struct tls_record_info *rec) in tls_record_start_seq()
417 struct tls_rec *rec; in is_tx_ready() local
/include/scsi/
Dfc_encode.h630 struct fc_els_rec *rec; in fc_rec_fill() local