Searched defs:rec (Results 1 – 8 of 8) sorted by relevance
| /include/linux/ |
| A D | pstore.h | 240 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()
|
| A D | ihex.h | 31 __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
|
| A D | ftrace.h | 713 #define ftrace_rec_count(rec) ((rec)->flags & FTRACE_REF_MAX) argument 912 static inline int ftrace_init_nop(struct module *mod, struct dyn_ftrace *rec) in ftrace_init_nop() 971 static inline int ftrace_modify_call(struct dyn_ftrace *rec, unsigned long old_addr, in ftrace_modify_call()
|
| A D | bpf.h | 469 static inline bool btf_record_has_field(const struct btf_record *rec, enum btf_field_type type) in btf_record_has_field() 476 static inline void bpf_obj_init(const struct btf_record *rec, void *obj) in bpf_obj_init() 515 static inline void bpf_obj_memcpy(struct btf_record *rec, in bpf_obj_memcpy() 550 static inline void bpf_obj_swap_uptrs(const struct btf_record *rec, void *dst, void *src) in bpf_obj_swap_uptrs() 569 static inline void bpf_obj_memzero(struct btf_record *rec, void *dst, u32 size) in bpf_obj_memzero()
|
| /include/sound/ |
| A D | pcm-indirect.h | 35 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/ |
| A D | ib_sa.h | 193 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() 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() 597 static inline void sa_path_set_dmac_zero(struct sa_path_rec *rec) in sa_path_set_dmac_zero() [all …]
|
| /include/net/ |
| A D | tls.h | 336 static inline bool tls_record_is_start_marker(struct tls_record_info *rec) in tls_record_is_start_marker() 341 static inline u32 tls_record_start_seq(struct tls_record_info *rec) in tls_record_start_seq()
|
| /include/cxl/ |
| A D | event.h | 199 struct cxl_cper_event_rec rec; member
|
Completed in 32 milliseconds