Home
last modified time | relevance | path

Searched +defs:log +defs:record (Results 1 – 5 of 5) sorted by relevance

/linux-6.14.4/fs/xfs/
Dxfs_log_cil.c35 struct xlog *log) in xlog_cil_ticket_alloc()
53 struct xlog *log = cil->xc_log; in xlog_cil_set_iclog_hdr_count() local
205 struct xlog *log) in xlog_cil_init_post_recovery()
269 struct xlog *log, in xlog_cil_alloc_shadow_bufs()
374 struct xlog *log, in xfs_cil_prepare_item()
444 struct xlog *log, in xlog_cil_insert_format_items()
526 struct xlog *log, in xlog_cil_over_hard_limit()
545 struct xlog *log, in xlog_cil_insert_items()
1023 enum _record_type record) in xlog_cil_order_write()
1078 struct xlog *log = ctx->cil->xc_log; in xlog_cil_write_chain() local
[all …]
/linux-6.14.4/include/linux/
Dbtf.h131 struct btf_record *record; member
611 static inline int btf_relocate(void *log, struct btf *btf, const struct btf *base_btf, in btf_relocate()
659 btf_is_prog_ctx_type(struct bpf_verifier_log *log, const struct btf *btf, in btf_is_prog_ctx_type()
665 static inline int get_kern_ctx_btf_id(struct bpf_verifier_log *log, in get_kern_ctx_btf_id()
Dbpf.h273 struct btf_record *record; member
973 struct bpf_verifier_log *log; /* for verbose logs */ member
2714 struct bpf_verifier_log *log; member
2962 static inline int btf_struct_access(struct bpf_verifier_log *log, in btf_struct_access()
3128 static inline int bpf_dev_bound_kfunc_check(struct bpf_verifier_log *log, in bpf_dev_bound_kfunc_check()
/linux-6.14.4/drivers/cxl/core/
Dmbox.c674 struct cxl_mbox_get_log log; in cxl_xfer_log() local
823 u8 *log; in cxl_enumerate_cmds() local
901 struct cxl_event_record_raw *record) in __cxl_event_trace_record()
917 enum cxl_event_log_type log, in cxl_clear_event_record()
/linux-6.14.4/kernel/bpf/
Dbtf.c316 struct bpf_verifier_log log; member
1405 __printf(2, 3) static void __btf_verifier_log(struct bpf_verifier_log *log, in __btf_verifier_log()
1418 struct bpf_verifier_log *log = &env->log; in btf_verifier_log() local
1434 struct bpf_verifier_log *log = &env->log; in __btf_verifier_log_type() local
1484 struct bpf_verifier_log *log = &env->log; in btf_verifier_log_member() local
1537 struct bpf_verifier_log *log = &env->log; in btf_verifier_log_vsi() local
1562 struct bpf_verifier_log *log = &env->log; in btf_verifier_log_hdr() local
5540 btf_parse_struct_metas(struct bpf_verifier_log *log, struct btf *btf) in btf_parse_struct_metas()
5612 struct btf_record *record; in btf_parse_struct_metas() local
5719 static int finalize_log(struct bpf_verifier_log *log, bpfptr_t uattr, u32 uattr_size) in finalize_log()
[all …]