Home
last modified time | relevance | path

Searched defs:log (Results 76 – 100 of 217) sorted by relevance

123456789

/linux-6.14.4/include/linux/
Dbtf.h611 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()
Dfs_context.h78 struct fc_log *log; member
100 struct p_log log; /* Logging buffer */ member
/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/
Dtest_struct_ops_module.c213 char *log; in test_struct_ops_forgotten_cb() local
/linux-6.14.4/drivers/gpu/drm/xe/
Dxe_devcoredump_types.h46 struct xe_guc_log_snapshot *log; member
Dxe_guc_types.h56 struct xe_guc_log log; member
/linux-6.14.4/lib/kunit/
Ddebugfs.c44 static void debugfs_print_result(struct seq_file *seq, struct string_stream *log) in debugfs_print_result()
Dtest.c118 void kunit_log_append(struct string_stream *log, const char *fmt, ...) in kunit_log_append()
333 void kunit_init_test(struct kunit *test, const char *name, struct string_stream *log) in kunit_init_test()
/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
917 enum cxl_event_log_type log, in cxl_clear_event_record()
/linux-6.14.4/drivers/nvme/host/
Dzns.c41 struct nvme_effects_log *log = ns->head->effects; in nvme_query_zone_info() local
/linux-6.14.4/arch/x86/kvm/
Ddebugfs.c97 unsigned int *log[KVM_NR_PAGE_SIZES], *cur; in kvm_mmu_rmaps_stat_show() local
/linux-6.14.4/tools/lib/bpf/
Drelo_core.c53 #define pr_warn(fmt, log, ...) bpf_log((void *)log, fmt, "", ##__VA_ARGS__) argument
54 #define pr_info(fmt, log, ...) bpf_log((void *)log, fmt, "", ##__VA_ARGS__) argument
55 #define pr_debug(fmt, log, ...) bpf_log((void *)log, fmt, "", ##__VA_ARGS__) argument
/linux-6.14.4/fs/xfs/
Dxfs_trans.c854 struct xlog *log = mp->m_log; in __xfs_trans_commit() local
978 struct xlog *log = mp->m_log; in xfs_trans_cancel() local
Dxfs_attr_item.c1004 struct xlog *log, in xlog_recover_attri_commit_pass2()
1214 struct xlog *log, in xlog_recover_attrd_commit_pass2()
Dxfs_sysfs.c409 struct xlog *log = to_xlog(kobject); in log_head_lsn_show() local
427 struct xlog *log = to_xlog(kobject); in log_tail_lsn_show() local
/linux-6.14.4/drivers/net/wireless/broadcom/b43legacy/
Ddebugfs.h25 struct b43legacy_txstatus *log; member
/linux-6.14.4/fs/xfs/libxfs/
Dxfs_log_recover.h142 #define xlog_check_buf_cancel_table(log) do { } while (0) argument
/linux-6.14.4/drivers/vhost/
Dvhost.c1128 bool log; in memory_access_ok() local
2202 unsigned long log = (unsigned long)addr; in set_bit_to_user() local
2230 u64 log = base + write_page / 8; in log_write() local
2307 int vhost_log_write(struct vhost_virtqueue *vq, struct vhost_log *log, in vhost_log_write()
2478 struct vhost_log *log, unsigned int *log_num, in get_indirect()
2579 struct vhost_log *log, unsigned int *log_num) in vhost_get_vq_desc()
/linux-6.14.4/drivers/gpu/drm/i915/gt/uc/
Dintel_guc_log.h94 static inline u32 intel_guc_log_get_level(struct intel_guc_log *log) in intel_guc_log_get_level()
Dintel_guc.h37 struct intel_guc_log log; member
330 static inline struct intel_guc *log_to_guc(struct intel_guc_log *log) in log_to_guc()
/linux-6.14.4/fs/jfs/
Djfs_metapage.h34 struct jfs_log *log; member
/linux-6.14.4/drivers/fsi/
Dfsi-master-i2cr.c112 u64 log; in i2cr_check_status() local
/linux-6.14.4/fs/
Dfsopen.c28 struct fc_log *log = fc->log.log; in fscontext_read() local
/linux-6.14.4/drivers/hid/bpf/
Dhid_bpf_struct_ops.c65 static int hid_bpf_ops_btf_struct_access(struct bpf_verifier_log *log, in hid_bpf_ops_btf_struct_access()
/linux-6.14.4/drivers/net/wireless/broadcom/b43/
Ddebugfs.h30 struct b43_txstatus *log; member
/linux-6.14.4/security/tomoyo/
Daudit.c304 char *log; member

123456789