Home
last modified time | relevance | path

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

1234567

/linux/fs/xfs/
H A Dxfs_log.c110 struct xlog *log, in xlog_grant_return_space()
130 struct xlog *log, in xlog_grant_space_left()
157 struct xlog *log, in xlog_ticket_reservation()
174 struct xlog *log, in xlog_grant_head_wake()
196 struct xlog *log, in xlog_grant_head_wait()
251 struct xlog *log, in xlog_grant_head_check()
315 struct xlog *log = mp->m_log; in xfs_log_regrant() local
373 struct xlog *log = mp->m_log; in xfs_log_reserve() local
424 struct xlog *log) in xlog_state_shutdown_callbacks()
472 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()
538 struct xlog *log, in xlog_cil_insert_format_items()
615 struct xlog *log, in xlog_cil_over_hard_limit()
634 struct xlog *log, in xlog_cil_insert_items()
1170 struct xlog *log = ctx->cil->xc_log; in xlog_cil_write_chain() local
1189 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()
577 struct xlog *log, in xlog_recover_do_dquot_buffer()
1031 struct xlog *log, in xlog_recover_buf_commit_pass2()
1187 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()
191 struct xlog *log, in xlog_recover_quotaoff_commit_pass1()
H A Dxfs_log_priv.h392 #define XLOG_CIL_SPACE_LIMIT(log) \ argument
395 #define XLOG_CIL_BLOCKING_SPACE_LIMIT(log) \ argument
478 xlog_recovery_needed(struct xlog *log) in xlog_recovery_needed()
484 xlog_in_recovery(struct xlog *log) in xlog_in_recovery()
490 xlog_is_shutdown(struct xlog *log) in xlog_is_shutdown()
501 struct xlog *log) in xlog_shutdown_wait()
583 xlog_cil_force(struct xlog *log) in xlog_cil_force()
614 struct xlog *log, in xlog_lsn_sub()
640 struct xlog *log, in xlog_valid_lsn()
H A Dxfs_rmap_item.c741 struct xlog *log, in xlog_recover_rui_commit_pass2()
783 struct xlog *log, in xlog_recover_rtrui_commit_pass2()
819 struct xlog *log, in xlog_recover_rtrui_commit_pass2()
844 struct xlog *log, in xlog_recover_rud_commit_pass2()
870 struct xlog *log, in xlog_recover_rtrud_commit_pass2()
H A Dxfs_trans_ail.c410 struct xlog *log = ailp->ail_log; in xfs_ail_calc_push_target() local
757 struct xlog *log = ailp->ail_log; in __xfs_ail_assign_tail_lsn() local
788 struct xlog *log = ailp->ail_log; in xfs_ail_update_finish() local
924 struct xlog *log = ailp->ail_log; in xfs_trans_ail_delete() 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()
525 static int core_ctr(struct dm_dirty_log *log, struct dm_target *ti, in core_ctr()
538 static void core_dtr(struct dm_dirty_log *log) in core_dtr()
553 static int disk_ctr(struct dm_dirty_log *log, struct dm_target *ti, in disk_ctr()
577 static void disk_dtr(struct dm_dirty_log *log) in disk_dtr()
596 static int disk_resume(struct dm_dirty_log *log) in disk_resume()
660 static uint32_t core_get_region_size(struct dm_dirty_log *log) in core_get_region_size()
[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/kernel/bpf/
H A Dlog.c31 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()
816 int bpf_log_attr_init(struct bpf_log_attr *log, u64 log_buf, u32 log_size, u32 log_level, in bpf_log_attr_init()
854 struct bpf_verifier_log *log; in bpf_log_attr_create_vlog() local
879 int bpf_log_attr_finalize(struct bpf_log_attr *attr, struct bpf_verifier_log *log) in bpf_log_attr_finalize()
/linux/drivers/gpu/drm/xe/
H A Dxe_guc_log.c96 log_to_guc(struct xe_guc_log *log) in log_to_guc()
102 log_to_gt(struct xe_guc_log *log) in log_to_gt()
108 log_to_xe(struct xe_guc_log *log) in log_to_xe()
113 static struct xe_guc_log_snapshot *xe_guc_log_snapshot_alloc(struct xe_guc_log *log, bool atomic) in xe_guc_log_snapshot_alloc()
188 struct xe_guc_log_snapshot *xe_guc_log_snapshot_capture(struct xe_guc_log *log, bool atomic) in xe_guc_log_snapshot_capture()
579 void xe_guc_log_print_dmesg(struct xe_guc_log *log) in xe_guc_log_print_dmesg()
598 void xe_guc_log_print(struct xe_guc_log *log, struct drm_printer *p) in xe_guc_log_print()
615 void xe_guc_log_print_lfd(struct xe_guc_log *log, struct drm_printer *p) in xe_guc_log_print_lfd()
624 int xe_guc_log_init(struct xe_guc_log *log) in xe_guc_log_init()
660 bool xe_guc_check_log_buf_overflow(struct xe_guc_log *log, enum guc_log_type type, in xe_guc_check_log_buf_overflow()
/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
255 instance_destroy(struct nfnl_log_net *log, in instance_destroy()
479 __build_packet_message(struct nfnl_log_net *log, in __build_packet_message()
738 struct nfnl_log_net *log = nfnl_log_pernet(net); in nfulnl_log_packet() local
866 struct nfnl_log_net *log = nfnl_log_pernet(n->net); in nfulnl_rcv_nl_event() local
919 struct nfnl_log_net *log = nfnl_log_pernet(info->net); in nfulnl_recv_config() local
1065 struct nfnl_log_net *log; in get_first() local
[all …]
/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
59 struct fbnic_fw_log *log = &fbd->fw_log; in fbnic_fw_log_free() local
75 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
H A Dchanges_pkt_data.c
/linux/drivers/accel/ivpu/
H A Divpu_fw_log.c30 struct vpu_tracing_buffer_header *log; member
38 struct vpu_tracing_buffer_header *log; in fw_log_from_bo() local
113 struct vpu_tracing_buffer_header *log = desc->log; in fw_log_print_buffer() local
/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/fs/ntfs3/
H A Dfslog.c1117 static inline u32 lsn_to_vbo(struct ntfs_log *log, const u64 lsn) in lsn_to_vbo()
1125 static inline u32 next_page_off(struct ntfs_log *log, u32 off) in next_page_off()
1131 static inline u32 lsn_to_page_off(struct ntfs_log *log, u64 lsn) in lsn_to_page_off()
1136 static inline u64 vbo_to_lsn(struct ntfs_log *log, u32 off, u64 Seq) in vbo_to_lsn()
1141 static inline bool is_lsn_in_file(struct ntfs_log *log, u64 lsn) in is_lsn_in_file()
1147 static inline u32 hdr_file_off(struct ntfs_log *log, in hdr_file_off()
1156 static inline u64 base_lsn(struct ntfs_log *log, in base_lsn()
1173 static inline bool verify_client_lsn(struct ntfs_log *log, in verify_client_lsn()
1180 static int read_log_page(struct ntfs_log *log, u32 vbo, in read_log_page()
1241 static int log_read_rst(struct ntfs_log *log, bool first, in log_read_rst()
[all …]
/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()
/linux/drivers/nvme/target/
H A Dadmin-cmd.c291 struct nvme_rotational_media_log *log; in nvmet_execute_get_log_page_rmi() local
332 struct nvme_smart_log *log; in nvmet_execute_get_log_page_smart() local
363 struct nvme_effects_log *log) in nvmet_get_cmd_effects_admin()
384 static void nvmet_get_cmd_effects_nvm(struct nvme_effects_log *log) in nvmet_get_cmd_effects_nvm()
399 static void nvmet_get_cmd_effects_zns(struct nvme_effects_log *log) in nvmet_get_cmd_effects_zns()
411 struct nvme_effects_log *log; in nvmet_execute_get_log_cmd_effects_ns() local
496 struct nvme_endurance_group_log *log; in nvmet_execute_get_log_page_endgrp() local
/linux/fs/btrfs/
H A Dtree-log.c132 struct btrfs_root *log; member
399 struct btrfs_root *log = wc->log; in process_one_buffer() local
1153 static noinline int backref_in_log(struct btrfs_root *log, in backref_in_log()
2489 struct btrfs_root *log = wc->log; in replay_xattr_deletes() local
2624 struct btrfs_root *log = (del_all ? NULL : wc->log); in replay_dir_deletes() local
3101 struct btrfs_root *log = wc->log; in walk_log_tree() local
3151 struct btrfs_root *log, in update_log_root()
3303 struct btrfs_root *log = root->log_root; in btrfs_sync_log() local
3605 struct btrfs_root *log) in free_log_tree()
3830 struct btrfs_root *log, in del_logged_dentry()
[all …]

1234567