Home
last modified time | relevance | path

Searched defs:log (Results 51 – 75 of 184) sorted by relevance

12345678

/Linux-v6.1/fs/xfs/
Dxfs_rtalloc.c33 int log, /* log2 of extent size */ in xfs_rtget_summary()
58 int log; /* loop counter, log2 of ext. size */ in xfs_rtany_summary() local
109 int log; /* summary level number (log length) */ in xfs_rtcopy_summary() local
Dxfs_trans_ail.c753 struct xlog *log = ailp->ail_log; in xfs_ail_update_finish() local
875 struct xlog *log = ailp->ail_log; in xfs_trans_ail_delete() local
Dxfs_icreate_item.c143 struct xlog *log, in xlog_recover_icreate_commit_pass2()
Dxfs_attr_item.c701 struct xlog *log, in xlog_recover_attri_commit_pass2()
834 struct xlog *log, in xlog_recover_attrd_commit_pass2()
Dxfs_bmap_item.c634 struct xlog *log, in xlog_recover_bui_commit_pass2()
691 struct xlog *log, in xlog_recover_bud_commit_pass2()
Dxfs_refcount_item.c651 struct xlog *log, in xlog_recover_cui_commit_pass2()
702 struct xlog *log, in xlog_recover_cud_commit_pass2()
Dxfs_rmap_item.c655 struct xlog *log, in xlog_recover_rui_commit_pass2()
706 struct xlog *log, in xlog_recover_rud_commit_pass2()
/Linux-v6.1/fs/
Dfs_context.c385 void logfc(struct fc_log *log, const char *prefix, char level, const char *fmt, ...) in logfc()
439 struct fc_log *log = fc->log.log; in put_fc_log() local
/Linux-v6.1/drivers/gpu/drm/nouveau/nvkm/engine/pm/
Dnv40.c31 u32 log = ctr->logic_op; in nv40_perfctr_init() local
Dgf100.c132 u32 log = ctr->logic_op; in gf100_perfctr_init() local
/Linux-v6.1/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
Dgpio.h36 u8 log[2]; member
/Linux-v6.1/net/openvswitch/
Dconntrack.h52 struct sw_flow_actions **acts, bool log) in ovs_ct_copy_action()
/Linux-v6.1/drivers/char/tpm/eventlog/
Dacpi.c72 struct tpm_bios_log *log; in tpm_read_log_acpi() local
/Linux-v6.1/fs/jfs/
Djfs_mount.c485 struct jfs_log *log = JFS_SBI(sb)->log; in logMOUNT() local
Dresize.c57 struct jfs_log *log = sbi->log; in jfs_extendfs() local
/Linux-v6.1/include/net/netfilter/
Dnf_log.h35 } log; member
/Linux-v6.1/drivers/cxl/core/
Dmbox.c564 struct cxl_mbox_get_log log = { in cxl_xfer_log() local
670 u8 *log; in cxl_enumerate_cmds() local
/Linux-v6.1/drivers/nvme/host/
Dzns.c51 struct nvme_effects_log *log = ns->head->effects; in nvme_update_zone_info() local
/Linux-v6.1/arch/x86/kvm/
Ddebugfs.c95 unsigned int *log[KVM_NR_PAGE_SIZES], *cur; in kvm_mmu_rmaps_stat_show() local
/Linux-v6.1/include/linux/
Dbpf_verifier.h447 static inline bool bpf_verifier_log_full(const struct bpf_verifier_log *log) in bpf_verifier_log_full()
461 static inline bool bpf_verifier_log_needed(const struct bpf_verifier_log *log) in bpf_verifier_log_needed()
469 bpf_verifier_log_attr_valid(const struct bpf_verifier_log *log) in bpf_verifier_log_attr_valid()
518 struct bpf_verifier_log log; member
Dfs_context.h78 struct fc_log *log; member
100 struct p_log log; /* Logging buffer */ member
/Linux-v6.1/drivers/vhost/
Dvhost.c789 bool log; in memory_access_ok() local
1837 unsigned long log = (unsigned long)addr; in set_bit_to_user() local
1865 u64 log = base + write_page / 8; in log_write() local
1942 int vhost_log_write(struct vhost_virtqueue *vq, struct vhost_log *log, in vhost_log_write()
2113 struct vhost_log *log, unsigned int *log_num, in get_indirect()
2214 struct vhost_log *log, unsigned int *log_num) in vhost_get_vq_desc()
/Linux-v6.1/fs/xfs/libxfs/
Dxfs_log_recover.h131 #define xlog_check_buf_cancel_table(log) do { } while (0) argument
/Linux-v6.1/drivers/net/wireless/broadcom/b43legacy/
Ddebugfs.h25 struct b43legacy_txstatus *log; member
/Linux-v6.1/drivers/firmware/efi/libstub/
Dzboot.c35 static void log(efi_char16_t str[]) in log() function

12345678