Searched +defs:log +defs:record (Results 1 – 5 of 5) sorted by relevance
| /kernel/linux/linux-6.6/fs/xfs/ |
| D | xfs_log_cil.c | 35 struct xlog *log) in xlog_cil_ticket_alloc() 53 struct xlog *log = cil->xc_log; in xlog_cil_set_iclog_hdr_count() local 211 struct xlog *log) in xlog_cil_init_post_recovery() 275 struct xlog *log, in xlog_cil_alloc_shadow_bufs() 380 struct xlog *log, in xfs_cil_prepare_item() 450 struct xlog *log, in xlog_cil_insert_format_items() 532 struct xlog *log, in xlog_cil_over_hard_limit() 551 struct xlog *log, in xlog_cil_insert_items() 857 enum _record_type record) in xlog_cil_order_write() 912 struct xlog *log = ctx->cil->xc_log; in xlog_cil_write_chain() local [all …]
|
| /kernel/linux/linux-6.6/drivers/cxl/core/ |
| D | mbox.c | 655 struct cxl_mbox_get_log log; in cxl_xfer_log() local 803 u8 *log; in cxl_enumerate_cmds() local 865 struct cxl_event_record_raw *record) in cxl_event_trace_record() 890 enum cxl_event_log_type log, in cxl_clear_event_record()
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | btf.h | 118 struct btf_record *record; member 547 btf_get_prog_ctx_type(struct bpf_verifier_log *log, const struct btf *btf, in btf_get_prog_ctx_type() 553 static inline int get_kern_ctx_btf_id(struct bpf_verifier_log *log, in get_kern_ctx_btf_id()
|
| D | bpf.h | 263 struct btf_record *record; member 906 struct bpf_verifier_log *log; /* for verbose logs */ member 1690 struct bpf_verifier_log *log) in bpf_struct_ops_init() 2446 struct bpf_verifier_log *log; member 2664 static inline int btf_struct_access(struct bpf_verifier_log *log, in btf_struct_access() 2830 static inline int bpf_dev_bound_kfunc_check(struct bpf_verifier_log *log, in bpf_dev_bound_kfunc_check()
|
| /kernel/linux/linux-6.6/kernel/bpf/ |
| D | btf.c | 306 struct bpf_verifier_log log; member 1384 __printf(2, 3) static void __btf_verifier_log(struct bpf_verifier_log *log, in __btf_verifier_log() 1397 struct bpf_verifier_log *log = &env->log; in btf_verifier_log() local 1413 struct bpf_verifier_log *log = &env->log; in __btf_verifier_log_type() local 1463 struct bpf_verifier_log *log = &env->log; in btf_verifier_log_member() local 1516 struct bpf_verifier_log *log = &env->log; in btf_verifier_log_vsi() local 1541 struct bpf_verifier_log *log = &env->log; in btf_verifier_log_hdr() local 5316 btf_parse_struct_metas(struct bpf_verifier_log *log, struct btf *btf) in btf_parse_struct_metas() 5352 struct btf_record *record; in btf_parse_struct_metas() local 5459 static int finalize_log(struct bpf_verifier_log *log, bpfptr_t uattr, u32 uattr_size) in finalize_log() [all …]
|