Home
last modified time | relevance | path

Searched defs:log (Results 1 – 25 of 189) sorted by relevance

12345678

/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_log.c40 static void _guc_log_init_sizes(struct intel_guc_log *log) in _guc_log_init_sizes()
115 static void guc_log_init_sizes(struct intel_guc_log *log) in guc_log_init_sizes()
123 static u32 intel_guc_log_section_size_crash(struct intel_guc_log *log) in intel_guc_log_section_size_crash()
130 static u32 intel_guc_log_section_size_debug(struct intel_guc_log *log) in intel_guc_log_section_size_debug()
137 u32 intel_guc_log_section_size_capture(struct intel_guc_log *log) in intel_guc_log_section_size_capture()
144 static u32 intel_guc_log_size(struct intel_guc_log *log) in intel_guc_log_size()
287 static void guc_move_to_next_buf(struct intel_guc_log *log) in guc_move_to_next_buf()
303 static void *guc_get_write_buffer(struct intel_guc_log *log) in guc_get_write_buffer()
317 bool intel_guc_check_log_buf_overflow(struct intel_guc_log *log, in intel_guc_check_log_buf_overflow()
341 unsigned int intel_guc_get_log_buffer_size(struct intel_guc_log *log, in intel_guc_get_log_buffer_size()
[all …]
H A Dintel_guc_log_debugfs.c31 static u32 guc_log_dump_size(struct intel_guc_log *log) in guc_log_dump_size()
59 static u32 guc_load_err_dump_size(struct intel_guc_log *log) in guc_load_err_dump_size()
84 struct intel_guc_log *log = data; in guc_log_level_get() local
96 struct intel_guc_log *log = data; in guc_log_level_set() local
110 struct intel_guc_log *log = inode->i_private; in guc_log_relay_open() local
126 struct intel_guc_log *log = filp->private_data; in guc_log_relay_write() local
148 struct intel_guc_log *log = inode->i_private; in guc_log_relay_release() local
161 void intel_guc_log_debugfs_register(struct intel_guc_log *log, in intel_guc_log_debugfs_register()
/linux/fs/xfs/
H A Dxfs_log.c160 struct xlog *log, in xlog_grant_return_space()
180 struct xlog *log, in xlog_grant_space_left()
207 struct xlog *log, in xlog_ticket_reservation()
224 struct xlog *log, in xlog_grant_head_wake()
246 struct xlog *log, in xlog_grant_head_wait()
301 struct xlog *log, in xlog_grant_head_check()
365 struct xlog *log = mp->m_log; in xfs_log_regrant() local
423 struct xlog *log = mp->m_log; in xfs_log_reserve() local
474 struct xlog *log) in xlog_state_shutdown_callbacks()
520 struct xlog *log, in xlog_state_release_iclog()
[all …]
H A Dxfs_log_recover.c57 struct xlog *log, in xlog_verify_bno()
74 struct xlog *log, in xlog_alloc_buffer()
113 struct xlog *log, in xlog_align()
121 struct xlog *log, in xlog_do_io()
153 struct xlog *log, in xlog_bread_noalign()
163 struct xlog *log, in xlog_bread()
179 struct xlog *log, in xlog_bwrite()
270 struct xlog *log, in xlog_find_cycle_start()
313 struct xlog *log, in xlog_find_verify_cycle()
369 xlog_logrec_hblks(struct xlog *log, struct xlog_rec_header *rh) in xlog_logrec_hblks()
[all …]
H A Dxfs_log_cil.c35 struct xlog *log) in xlog_cil_ticket_alloc()
53 struct xlog *log = cil->xc_log; in xlog_cil_set_iclog_hdr_count() local
205 struct xlog *log) in xlog_cil_init_post_recovery()
269 struct xlog *log, in xlog_cil_alloc_shadow_bufs()
372 struct xlog *log, in xfs_cil_prepare_item()
442 struct xlog *log, in xlog_cil_insert_format_items()
517 struct xlog *log, in xlog_cil_over_hard_limit()
536 struct xlog *log, in xlog_cil_insert_items()
1071 struct xlog *log = ctx->cil->xc_log; in xlog_cil_write_chain() local
1090 struct xlog *log = ctx->cil->xc_log; in xlog_cil_write_commit_record() local
[all …]
H A Dxfs_buf_item_recover.c37 #define XLOG_BUF_CANCEL_BUCKET(log, blkno) \ argument
53 struct xlog *log, in xlog_find_buffer_cancelled()
74 struct xlog *log, in xlog_add_buffer_cancelled()
106 struct xlog *log, in xlog_is_buffer_cancelled()
123 struct xlog *log, in xlog_put_buffer_cancelled()
173 struct xlog *log, in xlog_recover_buf_ra_pass2()
187 struct xlog *log, in xlog_recover_buf_commit_pass1()
561 struct xlog *log, in xlog_recover_do_dquot_buffer()
1000 struct xlog *log, in xlog_recover_buf_commit_pass2()
1155 struct xlog *log) in xlog_check_buf_cancel_table()
[all …]
H A Dxfs_dquot_item_recover.c26 struct xlog *log, in xlog_recover_dquot_ra_pass2()
62 struct xlog *log, in xlog_recover_dquot_commit_pass2()
192 struct xlog *log, in xlog_recover_quotaoff_commit_pass1()
H A Dxfs_log_priv.h377 #define XLOG_CIL_SPACE_LIMIT(log) \ argument
380 #define XLOG_CIL_BLOCKING_SPACE_LIMIT(log) \ argument
464 xlog_recovery_needed(struct xlog *log) in xlog_recovery_needed()
470 xlog_in_recovery(struct xlog *log) in xlog_in_recovery()
476 xlog_is_shutdown(struct xlog *log) in xlog_is_shutdown()
487 struct xlog *log) in xlog_shutdown_wait()
567 xlog_cil_force(struct xlog *log) in xlog_cil_force()
598 struct xlog *log, in xlog_lsn_sub()
624 struct xlog *log, in xlog_valid_lsn()
/linux/drivers/gpu/drm/xe/
H A Dxe_guc_log.c23 log_to_guc(struct xe_guc_log *log) in log_to_guc()
29 log_to_gt(struct xe_guc_log *log) in log_to_gt()
35 log_to_xe(struct xe_guc_log *log) in log_to_xe()
67 static struct xe_guc_log_snapshot *xe_guc_log_snapshot_alloc(struct xe_guc_log *log, bool atomic) in xe_guc_log_snapshot_alloc()
142 struct xe_guc_log_snapshot *xe_guc_log_snapshot_capture(struct xe_guc_log *log, bool atomic) in xe_guc_log_snapshot_capture()
223 void xe_guc_log_print_dmesg(struct xe_guc_log *log) in xe_guc_log_print_dmesg()
242 void xe_guc_log_print(struct xe_guc_log *log, struct drm_printer *p) in xe_guc_log_print()
254 int xe_guc_log_init(struct xe_guc_log *log) in xe_guc_log_init()
277 static u32 xe_guc_log_section_size_crash(struct xe_guc_log *log) in xe_guc_log_section_size_crash()
282 static u32 xe_guc_log_section_size_debug(struct xe_guc_log *log) in xe_guc_log_section_size_debug()
[all …]
/linux/fs/jfs/
H A Djfs_logmgr.c80 #define LOG_LOCK_INIT(log) mutex_init(&(log)->loglock) argument
81 #define LOG_LOCK(log) mutex_lock(&((log)->loglock)) argument
82 #define LOG_UNLOCK(log) mutex_unlock(&((log)->loglock)) argument
89 #define LOGGC_LOCK_INIT(log) spin_lock_init(&(log)->gclock) argument
90 #define LOGGC_LOCK(log) spin_lock_irq(&(log)->gclock) argument
91 #define LOGGC_UNLOCK(log) spin_unlock_irq(&(log)->gclock) argument
201 static void write_special_inodes(struct jfs_log *log, in write_special_inodes()
225 int lmLog(struct jfs_log * log, struct tblock * tblk, struct lrd * lrd, in lmLog()
344 lmWriteRecord(struct jfs_log * log, struct tblock * tblk, struct lrd * lrd, in lmWriteRecord()
552 static int lmNextPage(struct jfs_log * log) in lmNextPage()
[all …]
H A Djfs_txnmgr.c352 struct jfs_log *log; in txBegin() local
454 struct jfs_log *log; in txBeginAnon() local
495 struct jfs_log *log; in txEnd() local
906 struct jfs_log *log; in txUnlock() local
1134 struct jfs_log *log; in txCommit() local
1372 static void txLog(struct jfs_log *log, struct tblock *tblk, struct commit *cd) in txLog()
1428 static void diLog(struct jfs_log *log, struct tblock *tblk, struct lrd *lrd, in diLog()
1506 static void dataLog(struct jfs_log *log, struct tblock *tblk, struct lrd *lrd, in dataLog()
1552 static void dtLog(struct jfs_log * log, struct tblock * tblk, struct lrd * lrd, in dtLog()
1655 static void xtLog(struct jfs_log * log, struct tblock * tblk, struct lrd * lrd, in xtLog()
[all …]
H A Djfs_umount.c44 struct jfs_log *log; in jfs_umount() local
124 struct jfs_log *log = sbi->log; in jfs_umount_rw() local
/linux/drivers/md/
H A Ddm-log.c154 struct dm_dirty_log *log; in dm_dirty_log_create() local
178 void dm_dirty_log_destroy(struct dm_dirty_log *log) in dm_dirty_log_destroy()
319 static int read_header(struct log_c *log) in read_header()
368 static int create_log_context(struct dm_dirty_log *log, struct dm_target *ti, in create_log_context()
518 static int core_ctr(struct dm_dirty_log *log, struct dm_target *ti, in core_ctr()
531 static void core_dtr(struct dm_dirty_log *log) in core_dtr()
546 static int disk_ctr(struct dm_dirty_log *log, struct dm_target *ti, in disk_ctr()
570 static void disk_dtr(struct dm_dirty_log *log) in disk_dtr()
589 static int disk_resume(struct dm_dirty_log *log) in disk_resume()
653 static uint32_t core_get_region_size(struct dm_dirty_log *log) in core_get_region_size()
[all …]
H A Ddm-log-userspace-base.c191 static int userspace_ctr(struct dm_dirty_log *log, struct dm_target *ti, in userspace_ctr()
327 static void userspace_dtr(struct dm_dirty_log *log) in userspace_dtr()
351 static int userspace_presuspend(struct dm_dirty_log *log) in userspace_presuspend()
362 static int userspace_postsuspend(struct dm_dirty_log *log) in userspace_postsuspend()
379 static int userspace_resume(struct dm_dirty_log *log) in userspace_resume()
391 static uint32_t userspace_get_region_size(struct dm_dirty_log *log) in userspace_get_region_size()
406 static int userspace_is_clean(struct dm_dirty_log *log, region_t region) in userspace_is_clean()
433 static int userspace_in_sync(struct dm_dirty_log *log, region_t region, in userspace_in_sync()
561 static int userspace_flush(struct dm_dirty_log *log) in userspace_flush()
647 static void userspace_mark_region(struct dm_dirty_log *log, region_t region) in userspace_mark_region()
[all …]
H A Draid5-ppl.c136 struct ppl_log *log; member
232 static struct ppl_io_unit *ppl_new_iounit(struct ppl_log *log, in ppl_new_iounit()
267 static int ppl_log_stripe(struct ppl_log *log, struct stripe_head *sh) in ppl_log_stripe()
365 struct ppl_log *log; in ppl_write_stripe() local
401 struct ppl_log *log = io->log; in ppl_log_endio() local
430 struct ppl_log *log = io->log; in ppl_submit_iounit() local
509 static void ppl_submit_current_io(struct ppl_log *log) in ppl_submit_current_io()
535 struct ppl_log *log; in ppl_write_stripe_run() local
549 struct ppl_log *log = io->log; in ppl_io_unit_finished() local
584 struct ppl_log *log = io->log; in ppl_flush_endio() local
[all …]
/linux/net/openvswitch/
H A Dflow_netlink.c164 u64 key_attrs, u64 mask_attrs, bool log) in match_validate()
479 u64 *attrsp, bool log, bool nz) in __parse_flow_nlattrs()
531 bool log) in parse_flow_mask_nlattrs()
537 u64 *attrsp, bool log) in parse_flow_nlattrs()
544 bool log) in genev_tun_opt_from_nlattr()
595 bool log) in vxlan_tun_opt_from_nlattr()
651 bool log) in erspan_tun_opt_from_nlattr()
678 bool log) in ip_tun_from_nlattr()
1013 const struct nlattr **a, bool log) in validate_vlan_from_nlattrs()
1051 const struct nlattr **a, bool log) in validate_vlan_mask_from_nlattrs()
[all …]
/linux/net/netfilter/
H A Dnfnetlink_log.c106 __instance_lookup(const struct nfnl_log_net *log, u16 group_num) in __instance_lookup()
126 instance_lookup_get_rcu(const struct nfnl_log_net *log, u16 group_num) in instance_lookup_get_rcu()
138 instance_lookup_get(const struct nfnl_log_net *log, u16 group_num) in instance_lookup_get()
173 struct nfnl_log_net *log = nfnl_log_pernet(net); in instance_create() local
250 instance_destroy(struct nfnl_log_net *log, in instance_destroy()
456 __build_packet_message(struct nfnl_log_net *log, in __build_packet_message()
699 struct nfnl_log_net *log = nfnl_log_pernet(net); in nfulnl_log_packet() local
834 struct nfnl_log_net *log = nfnl_log_pernet(n->net); in nfulnl_rcv_nl_event() local
885 struct nfnl_log_net *log = nfnl_log_pernet(info->net); in nfulnl_recv_config() local
1031 struct nfnl_log_net *log; in get_first() local
[all …]
/linux/kernel/bpf/
H A Dlog.c16 static bool bpf_verifier_log_attr_valid(const struct bpf_verifier_log *log) in bpf_verifier_log_attr_valid()
31 int bpf_vlog_init(struct bpf_verifier_log *log, u32 log_level, in bpf_vlog_init()
45 static void bpf_vlog_update_len_max(struct bpf_verifier_log *log, u32 add_len) in bpf_vlog_update_len_max()
60 void bpf_verifier_vlog(struct bpf_verifier_log *log, const char *fmt, in bpf_verifier_vlog()
149 void bpf_vlog_reset(struct bpf_verifier_log *log, u64 new_pos) in bpf_vlog_reset()
188 static int bpf_vlog_reverse_ubuf(struct bpf_verifier_log *log, int start, int end) in bpf_vlog_reverse_ubuf()
226 int bpf_vlog_finalize(struct bpf_verifier_log *log, u32 *log_size_actual) in bpf_vlog_finalize()
318 __printf(2, 3) void bpf_log(struct bpf_verifier_log *log, in bpf_log()
/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_fw_log.c38 struct fbnic_fw_log *log = &fbd->fw_log; in fbnic_fw_log_init() local
61 struct fbnic_fw_log *log = &fbd->fw_log; in fbnic_fw_log_free() local
78 struct fbnic_fw_log *log = &fbd->fw_log; in fbnic_fw_log_write() local
/linux/drivers/mtd/tests/
H A Dnandbiterrs.c90 static int write_page(int log) in write_page()
99 static int rewrite_page(int log) in rewrite_page()
128 static int read_page(int log) in read_page()
154 static int verify_page(int log) in verify_page()
/linux/drivers/char/tpm/eventlog/
H A Dtpm2.c45 struct tpm_bios_log *log = &chip->log; in tpm2_bios_measurements_start() local
91 struct tpm_bios_log *log = &chip->log; in tpm2_bios_measurements_next() local
131 struct tpm_bios_log *log = &chip->log; in tpm2_binary_bios_measurements_show() local
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbad_struct_ops.c10 char *log = NULL; in invalid_prog_reuse() local
35 char *log = NULL; in unused_program() local
/linux/fs/btrfs/
H A Dtree-log.c346 static int process_one_buffer(struct btrfs_root *log, in process_one_buffer()
1011 static noinline int backref_in_log(struct btrfs_root *log, in backref_in_log()
1376 struct btrfs_root *log, in add_inode_ref()
2147 struct btrfs_root *log, in check_item_in_log()
2225 struct btrfs_root *log, in replay_xattr_deletes()
2333 struct btrfs_root *log, in replay_dir_deletes()
2438 static int replay_one_buffer(struct btrfs_root *log, struct extent_buffer *eb, in replay_one_buffer()
2766 struct btrfs_root *log, struct walk_control *wc) in walk_log_tree()
2823 struct btrfs_root *log, in update_log_root()
2971 struct btrfs_root *log = root->log_root; in btrfs_sync_log() local
[all …]
/linux/drivers/staging/greybus/
H A Dlog.c70 struct gb_log *log; in gb_log_probe() local
109 struct gb_log *log = greybus_get_drvdata(bundle); in gb_log_disconnect() local
/linux/drivers/pci/pcie/
H A Dtlp.c64 unsigned int tlp_len, bool flit, struct pcie_tlp_log *log) in pcie_read_tlp_log()
107 const struct pcie_tlp_log *log, const char *level, in pcie_print_tlp_log()

12345678