/linux-6.3-rc2/tools/testing/selftests/livepatch/ |
A D | functions.sh | 16 function log() { function
|
/linux-6.3-rc2/drivers/net/wireless/broadcom/b43/ |
A D | debugfs.c | 352 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 D | xfs_rtalloc.c | 33 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 D | xfs_trans_ail.c | 755 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 D | xfs_icreate_item.c | 143 struct xlog *log, in xlog_recover_icreate_commit_pass2()
|
A D | xfs_refcount_item.c | 641 struct xlog *log, in xlog_recover_cui_commit_pass2() 692 struct xlog *log, in xlog_recover_cud_commit_pass2()
|
A D | xfs_rmap_item.c | 649 struct xlog *log, in xlog_recover_rui_commit_pass2() 700 struct xlog *log, in xlog_recover_rud_commit_pass2()
|
A D | xfs_bmap_item.c | 613 struct xlog *log, in xlog_recover_bui_commit_pass2() 670 struct xlog *log, in xlog_recover_bud_commit_pass2()
|
A D | xfs_attr_item.c | 701 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 D | fs_context.c | 385 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 D | nv40.c | 31 u32 log = ctr->logic_op; in nv40_perfctr_init() local
|
A D | gf100.c | 132 u32 log = ctr->logic_op; in gf100_perfctr_init() local
|
/linux-6.3-rc2/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
A D | gpio.h | 36 u8 log[2]; member
|
/linux-6.3-rc2/net/openvswitch/ |
A D | conntrack.h | 52 struct sw_flow_actions **acts, bool log) in ovs_ct_copy_action()
|
/linux-6.3-rc2/drivers/char/tpm/eventlog/ |
A D | acpi.c | 73 struct tpm_bios_log *log; in tpm_read_log_acpi() local
|
/linux-6.3-rc2/fs/jfs/ |
A D | jfs_mount.c | 489 struct jfs_log *log = JFS_SBI(sb)->log; in logMOUNT() local
|
A D | resize.c | 57 struct jfs_log *log = sbi->log; in jfs_extendfs() local
|
/linux-6.3-rc2/include/net/netfilter/ |
A D | nf_log.h | 35 } log; member
|
/linux-6.3-rc2/include/linux/ |
A D | fs_context.h | 78 struct fc_log *log; member 100 struct p_log log; /* Logging buffer */ member
|
/linux-6.3-rc2/drivers/nvme/host/ |
A D | zns.c | 51 struct nvme_effects_log *log = ns->head->effects; in nvme_update_zone_info() local
|
/linux-6.3-rc2/drivers/vhost/ |
A D | vhost.c | 790 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 D | debugfs.c | 97 unsigned int *log[KVM_NR_PAGE_SIZES], *cur; in kvm_mmu_rmaps_stat_show() local
|
/linux-6.3-rc2/fs/xfs/libxfs/ |
A D | xfs_log_recover.h | 131 #define xlog_check_buf_cancel_table(log) do { } while (0) argument
|
A D | xfs_rtbitmap.c | 447 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 D | debugfs.h | 25 struct b43legacy_txstatus *log; member
|