Home
last modified time | relevance | path

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

12345678

/linux-6.3-rc2/tools/testing/selftests/livepatch/
A Dfunctions.sh16 function log() { function
/linux-6.3-rc2/drivers/net/wireless/broadcom/b43/
A Ddebugfs.c352 struct b43_txstatus_log *log = &dev->dfsentry->txstatlog; in txstat_read_file() local
672 struct b43_txstatus_log *log; in b43_debugfs_add_device() local
748 struct b43_txstatus_log *log; in b43_debugfs_log_txstat() local
/linux-6.3-rc2/fs/xfs/
A 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
A Dxfs_trans_ail.c755 struct xlog *log = ailp->ail_log; in xfs_ail_update_finish() local
877 struct xlog *log = ailp->ail_log; in xfs_trans_ail_delete() local
A Dxfs_icreate_item.c143 struct xlog *log, in xlog_recover_icreate_commit_pass2()
A Dxfs_refcount_item.c641 struct xlog *log, in xlog_recover_cui_commit_pass2()
692 struct xlog *log, in xlog_recover_cud_commit_pass2()
A Dxfs_rmap_item.c649 struct xlog *log, in xlog_recover_rui_commit_pass2()
700 struct xlog *log, in xlog_recover_rud_commit_pass2()
A Dxfs_bmap_item.c613 struct xlog *log, in xlog_recover_bui_commit_pass2()
670 struct xlog *log, in xlog_recover_bud_commit_pass2()
A Dxfs_attr_item.c701 struct xlog *log, in xlog_recover_attri_commit_pass2()
834 struct xlog *log, in xlog_recover_attrd_commit_pass2()
/linux-6.3-rc2/fs/
A 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-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/engine/pm/
A Dnv40.c31 u32 log = ctr->logic_op; in nv40_perfctr_init() local
A Dgf100.c132 u32 log = ctr->logic_op; in gf100_perfctr_init() local
/linux-6.3-rc2/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
A Dgpio.h36 u8 log[2]; member
/linux-6.3-rc2/net/openvswitch/
A Dconntrack.h52 struct sw_flow_actions **acts, bool log) in ovs_ct_copy_action()
/linux-6.3-rc2/drivers/char/tpm/eventlog/
A Dacpi.c73 struct tpm_bios_log *log; in tpm_read_log_acpi() local
/linux-6.3-rc2/fs/jfs/
A Djfs_mount.c489 struct jfs_log *log = JFS_SBI(sb)->log; in logMOUNT() local
A Dresize.c57 struct jfs_log *log = sbi->log; in jfs_extendfs() local
/linux-6.3-rc2/include/net/netfilter/
A Dnf_log.h35 } log; member
/linux-6.3-rc2/include/linux/
A Dfs_context.h78 struct fc_log *log; member
100 struct p_log log; /* Logging buffer */ member
/linux-6.3-rc2/drivers/nvme/host/
A Dzns.c51 struct nvme_effects_log *log = ns->head->effects; in nvme_update_zone_info() local
/linux-6.3-rc2/drivers/vhost/
A Dvhost.c790 bool log; in memory_access_ok() local
1838 unsigned long log = (unsigned long)addr; in set_bit_to_user() local
1866 u64 log = base + write_page / 8; in log_write() local
1943 int vhost_log_write(struct vhost_virtqueue *vq, struct vhost_log *log, in vhost_log_write()
2114 struct vhost_log *log, unsigned int *log_num, in get_indirect()
2215 struct vhost_log *log, unsigned int *log_num) in vhost_get_vq_desc()
/linux-6.3-rc2/arch/x86/kvm/
A Ddebugfs.c97 unsigned int *log[KVM_NR_PAGE_SIZES], *cur; in kvm_mmu_rmaps_stat_show() local
/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_log_recover.h131 #define xlog_check_buf_cancel_table(log) do { } while (0) argument
A Dxfs_rtbitmap.c447 int log, /* log2 of extent size */ in xfs_rtmodify_summary_int()
517 int log, /* log2 of extent size */ in xfs_rtmodify_summary()
/linux-6.3-rc2/drivers/net/wireless/broadcom/b43legacy/
A Ddebugfs.h25 struct b43legacy_txstatus *log; member

Completed in 277 milliseconds

12345678