Home
last modified time | relevance | path

Searched defs:log (Results 351 - 375 of 451) sorted by relevance

1...<<111213141516171819

/kernel/linux/linux-6.6/include/net/
H A Dtls.h297 u32 log[TLS_DEVICE_RESYNC_ASYNC_LOGMAX]; member
/kernel/linux/linux-6.6/drivers/usb/atm/
H A Dcxacru.c478 char log[CMD_MAX_CONFIG * 12 + 1]; /* %02x=%08x */ in adsl_config_store() local
/kernel/linux/linux-6.6/drivers/vhost/
H A Dnet.c1119 unsigned in, log; in handle_rx() local
1046 get_rx_bufs(struct vhost_virtqueue *vq, struct vring_used_elem *heads, int datalen, unsigned *iovcount, struct vhost_log *log, unsigned *log_num, unsigned int quota) get_rx_bufs() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_hw.c91 struct mbox_cmd_log *log = adapter->mbox_log; in t4vf_record_mbox() local
/kernel/linux/linux-6.6/drivers/media/platform/amphion/
H A Dvpu.h151 struct vpu_buffer log; member
/kernel/linux/linux-6.6/drivers/pinctrl/bcm/
H A Dpinctrl-cygnus-mux.c910 struct cygnus_mux_log *log; in cygnus_mux_log_init() local
/kernel/linux/linux-6.6/drivers/nvdimm/
H A Dbtt.c271 static u32 log_seq(struct log_group *log, int log_idx) in log_seq() argument
285 static int btt_log_get_old(struct arena_info *a, struct log_group *log) in btt_log_get_old() argument
206 btt_log_group_read(struct arena_info *arena, u32 lane, struct log_group *log) btt_log_group_read() argument
332 struct log_group log; btt_log_read() local
628 struct log_group log; log_set_indices() local
1315 struct log_entry log; btt_write_pg() local
[all...]
/kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/
H A Disar.h53 u8 log[256]; member
/kernel/linux/linux-6.6/tools/perf/util/
H A Dauxtrace.h134 bool log; member
/kernel/linux/linux-6.6/net/smc/
H A Dsmc_llc.c2193 void smc_llc_link_clear(struct smc_link *link, bool log) in smc_llc_link_clear() argument
H A Dsmc_core.c1276 void smcr_link_clear(struct smc_link *lnk, bool log) in smcr_link_clear() argument
/kernel/linux/linux-6.6/net/openvswitch/
H A Dflow_netlink.c155 match_validate(const struct sw_flow_match *match, u64 key_attrs, u64 mask_attrs, bool log) match_validate() argument
469 __parse_flow_nlattrs(const struct nlattr *attr, const struct nlattr *a[], u64 *attrsp, bool log, bool nz) __parse_flow_nlattrs() argument
521 parse_flow_mask_nlattrs(const struct nlattr *attr, const struct nlattr *a[], u64 *attrsp, bool log) parse_flow_mask_nlattrs() argument
528 parse_flow_nlattrs(const struct nlattr *attr, const struct nlattr *a[], u64 *attrsp, bool log) parse_flow_nlattrs() argument
534 genev_tun_opt_from_nlattr(const struct nlattr *a, struct sw_flow_match *match, bool is_mask, bool log) genev_tun_opt_from_nlattr() argument
585 vxlan_tun_opt_from_nlattr(const struct nlattr *attr, struct sw_flow_match *match, bool is_mask, bool log) vxlan_tun_opt_from_nlattr() argument
641 erspan_tun_opt_from_nlattr(const struct nlattr *a, struct sw_flow_match *match, bool is_mask, bool log) erspan_tun_opt_from_nlattr() argument
668 ip_tun_from_nlattr(const struct nlattr *attr, struct sw_flow_match *match, bool is_mask, bool log) ip_tun_from_nlattr() argument
998 validate_vlan_from_nlattrs(const struct sw_flow_match *match, u64 key_attrs, bool inner, const struct nlattr **a, bool log) validate_vlan_from_nlattrs() argument
1036 validate_vlan_mask_from_nlattrs(const struct sw_flow_match *match, u64 key_attrs, bool inner, const struct nlattr **a, bool log) validate_vlan_mask_from_nlattrs() argument
1078 __parse_vlan_from_nlattrs(struct sw_flow_match *match, u64 *key_attrs, bool inner, const struct nlattr **a, bool is_mask, bool log) __parse_vlan_from_nlattrs() argument
1113 parse_vlan_from_nlattrs(struct sw_flow_match *match, u64 *key_attrs, const struct nlattr **a, bool is_mask, bool log) parse_vlan_from_nlattrs() argument
1136 parse_eth_type_from_nlattrs(struct sw_flow_match *match, u64 *attrs, const struct nlattr **a, bool is_mask, bool log) parse_eth_type_from_nlattrs() argument
1157 metadata_from_nlattrs(struct net *net, struct sw_flow_match *match, u64 *attrs, const struct nlattr **a, bool is_mask, bool log) metadata_from_nlattrs() argument
1389 nsh_key_put_from_nlattr(const struct nlattr *attr, struct sw_flow_match *match, bool is_mask, bool is_push_nsh, bool log) nsh_key_put_from_nlattr() argument
1510 ovs_key_from_nlattrs(struct net *net, struct sw_flow_match *match, u64 attrs, const struct nlattr **a, bool is_mask, bool log) ovs_key_from_nlattrs() argument
1799 ovs_nla_get_match(struct net *net, struct sw_flow_match *match, const struct nlattr *nla_key, const struct nlattr *nla_mask, bool log) ovs_nla_get_match() argument
1878 get_ufid_len(const struct nlattr *attr, bool log) get_ufid_len() argument
1898 ovs_nla_get_ufid(struct sw_flow_id *sfid, const struct nlattr *attr, bool log) ovs_nla_get_ufid() argument
1908 ovs_nla_get_identifier(struct sw_flow_id *sfid, const struct nlattr *ufid, const struct sw_flow_key *key, bool log) ovs_nla_get_identifier() argument
1951 ovs_nla_get_flow_metadata(struct net *net, const struct nlattr *a[OVS_KEY_ATTR_MAX + 1], u64 attrs, struct sw_flow_key *key, bool log) ovs_nla_get_flow_metadata() argument
2455 reserve_sfa_size(struct sw_flow_actions **sfa, int attr_len, bool log) reserve_sfa_size() argument
2494 __add_action(struct sw_flow_actions **sfa, int attrtype, void *data, int len, bool log) __add_action() argument
2513 ovs_nla_add_action(struct sw_flow_actions **sfa, int attrtype, void *data, int len, bool log) ovs_nla_add_action() argument
2523 add_nested_action_start(struct sw_flow_actions **sfa, int attrtype, bool log) add_nested_action_start() argument
2552 validate_and_copy_sample(struct net *net, const struct nlattr *attr, const struct sw_flow_key *key, struct sw_flow_actions **sfa, __be16 eth_type, __be16 vlan_tci, u32 mpls_label_count, bool log, bool last, u32 depth) validate_and_copy_sample() argument
2619 validate_and_copy_dec_ttl(struct net *net, const struct nlattr *attr, const struct sw_flow_key *key, struct sw_flow_actions **sfa, __be16 eth_type, __be16 vlan_tci, u32 mpls_label_count, bool log, u32 depth) validate_and_copy_dec_ttl() argument
2678 validate_and_copy_clone(struct net *net, const struct nlattr *attr, const struct sw_flow_key *key, struct sw_flow_actions **sfa, __be16 eth_type, __be16 vlan_tci, u32 mpls_label_count, bool log, bool last, u32 depth) validate_and_copy_clone() argument
2760 validate_and_copy_set_tun(const struct nlattr *attr, struct sw_flow_actions **sfa, bool log) validate_and_copy_set_tun() argument
2841 validate_nsh(const struct nlattr *attr, bool is_mask, bool is_push_nsh, bool log) validate_nsh() argument
2868 validate_set(const struct nlattr *a, const struct sw_flow_key *flow_key, struct sw_flow_actions **sfa, bool *skip_copy, u8 mac_proto, __be16 eth_type, bool masked, bool log) validate_set() argument
3068 validate_and_copy_check_pkt_len(struct net *net, const struct nlattr *attr, const struct sw_flow_key *key, struct sw_flow_actions **sfa, __be16 eth_type, __be16 vlan_tci, u32 mpls_label_count, bool log, bool last, u32 depth) validate_and_copy_check_pkt_len() argument
3147 copy_action(const struct nlattr *from, struct sw_flow_actions **sfa, bool log) copy_action() argument
3161 __ovs_nla_copy_actions(struct net *net, const struct nlattr *attr, const struct sw_flow_key *key, struct sw_flow_actions **sfa, __be16 eth_type, __be16 vlan_tci, u32 mpls_label_count, bool log, u32 depth) __ovs_nla_copy_actions() argument
3498 ovs_nla_copy_actions(struct net *net, const struct nlattr *attr, const struct sw_flow_key *key, struct sw_flow_actions **sfa, bool log) ovs_nla_copy_actions() argument
[all...]
H A Ddatapath.c606 bool log = !a[OVS_PACKET_ATTR_PROBE]; in ovs_packet_cmd_execute() local
980 bool log = !a[OVS_FLOW_ATTR_PROBE]; in ovs_flow_cmd_new() local
1138 get_flow_actions(struct net *net, const struct nlattr *a, const struct sw_flow_key *key, const struct sw_flow_mask *mask, bool log) get_flow_actions() argument
1173 ovs_nla_init_match_and_action(struct net *net, struct sw_flow_match *match, struct sw_flow_key *key, struct nlattr **a, struct sw_flow_actions **acts, bool log) ovs_nla_init_match_and_action() argument
1227 bool log = !a[OVS_FLOW_ATTR_PROBE]; ovs_flow_cmd_set() local
1328 bool log = !a[OVS_FLOW_ATTR_PROBE]; ovs_flow_cmd_get() local
1387 bool log = !a[OVS_FLOW_ATTR_PROBE]; ovs_flow_cmd_del() local
[all...]
H A Dconntrack.c1060 parse_nat(const struct nlattr *attr, struct ovs_conntrack_info *info, bool log) parse_nat() argument
1206 parse_ct(const struct nlattr *attr, struct ovs_conntrack_info *info, const char **helper, bool log) parse_ct() argument
1348 ovs_ct_copy_action(struct net *net, const struct nlattr *attr, const struct sw_flow_key *key, struct sw_flow_actions **sfa, bool log) ovs_ct_copy_action() argument
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/include/
H A Dkvm_util_base.h349 static inline void kvm_vm_get_dirty_log(struct kvm_vm *vm, int slot, void *log) in kvm_vm_get_dirty_log() argument
356 static inline void kvm_vm_clear_dirty_log(struct kvm_vm *vm, int slot, void *log, in kvm_vm_clear_dirty_log() argument
/kernel/linux/linux-6.6/tools/testing/cxl/test/
H A Dmem.c166 static struct cxl_event_record_raw *event_get_current(struct mock_event_log *log) in event_get_current() argument
171 static void event_reset_log(struct mock_event_log *log) in event_reset_log() argument
179 static u16 event_get_clear_handle(struct mock_event_log *log) in event_get_clear_handle() argument
185 event_get_cur_event_handle(struct mock_event_log *log) event_get_cur_event_handle() argument
192 event_log_empty(struct mock_event_log *log) event_log_empty() argument
201 struct mock_event_log *log; mes_add_event() local
221 struct mock_event_log *log; mock_get_event() local
274 struct mock_event_log *log; mock_clear_event() local
322 struct mock_event_log *log; cxl_mock_event_trigger() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_verifier.c1312 static bool cmp_str_seq(const char *log, const char *exp) in cmp_str_seq() argument
/kernel/linux/linux-6.6/drivers/scsi/
H A Dmesh.c140 struct dbglog log[N_DBG_LOG]; member
179 struct dbglog log[N_DBG_SLOG]; member
/kernel/linux/linux-6.6/kernel/
H A Dseccomp.c229 bool log; member
966 bool log = false; in seccomp_log() local
2255 u32 log; global() member
[all...]
/test/testfwk/xdevice/src/xdevice/_core/
H A Dconstants.py209 log = "Log" variable in ListenerType
/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/
H A Ddevice.py186 log = platform_logger("Device") variable in Device
[all...]
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
H A Dg1-gc.cpp196 friend std::ostream &operator<<(std::ostream &log, const ScopedRegionCollectionInfo &regionInfo) in operator <<() argument
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dnandsim.c87 static uint log = CONFIG_NANDSIM_LOG; variable
/kernel/linux/linux-5.10/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c1144 struct sock_fprog log; in FIXTURE() local
[all...]
/kernel/linux/linux-5.10/drivers/md/
H A Draid5-cache.c210 struct r5l_log *log; global() member
250 r5c_is_writeback(struct r5l_log *log) r5c_is_writeback() argument
256 r5l_ring_add(struct r5l_log *log, sector_t start, sector_t inc) r5l_ring_add() argument
264 r5l_ring_distance(struct r5l_log *log, sector_t start, sector_t end) r5l_ring_distance() argument
273 r5l_has_free_space(struct r5l_log *log, sector_t size) r5l_has_free_space() argument
399 struct r5l_log *log = conf->log; r5c_log_required_to_flush_cache() local
416 r5c_update_log_state(struct r5l_log *log) r5c_update_log_state() argument
452 struct r5l_log *log = conf->log; r5c_make_stripe_write_out() local
494 struct r5l_log *log = sh->raid_conf->log; r5c_finish_cache_stripe() local
527 r5l_log_run_stripes(struct r5l_log *log) r5l_log_run_stripes() argument
543 r5l_move_to_end_ios(struct r5l_log *log) r5l_move_to_end_ios() argument
562 struct r5l_log *log = io->log; r5l_log_endio() local
624 r5l_do_submit_io(struct r5l_log *log, struct r5l_io_unit *io) r5l_do_submit_io() argument
661 struct r5l_log *log = container_of(work, struct r5l_log, r5l_submit_io_async() local
682 struct r5l_log *log = container_of(work, struct r5l_log, r5c_disable_writeback_async() local
706 r5l_submit_current_io(struct r5l_log *log) r5l_submit_current_io() argument
736 r5l_bio_alloc(struct r5l_log *log) r5l_bio_alloc() argument
747 r5_reserve_log_entry(struct r5l_log *log, struct r5l_io_unit *io) r5_reserve_log_entry() argument
765 r5l_new_meta(struct r5l_log *log) r5l_new_meta() argument
807 r5l_get_meta(struct r5l_log *log, unsigned int payload_size) r5l_get_meta() argument
822 r5l_append_payload_meta(struct r5l_log *log, u16 type, sector_t location, u32 checksum1, u32 checksum2, bool checksum2_valid) r5l_append_payload_meta() argument
844 r5l_append_payload_page(struct r5l_log *log, struct page *page) r5l_append_payload_page() argument
862 r5l_append_flush_payload(struct r5l_log *log, sector_t sect) r5l_append_flush_payload() argument
902 r5l_log_stripe(struct r5l_log *log, struct stripe_head *sh, int data_pages, int parity_pages) r5l_log_stripe() argument
980 r5l_add_no_space_stripe(struct r5l_log *log, struct stripe_head *sh) r5l_add_no_space_stripe() argument
992 r5l_write_stripe(struct r5l_log *log, struct stripe_head *sh) r5l_write_stripe() argument
1090 r5l_write_stripe_run(struct r5l_log *log) r5l_write_stripe_run() argument
1099 r5l_handle_flush_request(struct r5l_log *log, struct bio *bio) r5l_handle_flush_request() argument
1132 r5l_run_no_space_stripes(struct r5l_log *log) r5l_run_no_space_stripes() argument
1155 struct r5l_log *log = conf->log; r5c_calculate_new_cp() local
1175 r5l_reclaimable_space(struct r5l_log *log) r5l_reclaimable_space() argument
1183 r5l_run_no_mem_stripe(struct r5l_log *log) r5l_run_no_mem_stripe() argument
1198 r5l_complete_finished_ios(struct r5l_log *log) r5l_complete_finished_ios() argument
1224 struct r5l_log *log = io->log; __r5l_stripe_write_finished() local
1257 struct r5l_log *log = container_of(bio, struct r5l_log, r5l_log_flush_endio() local
1286 r5l_flush_stripe_to_raid(struct r5l_log *log) r5l_flush_stripe_to_raid() argument
1313 r5l_write_super_and_discard_space(struct r5l_log *log, sector_t end) r5l_write_super_and_discard_space() argument
1424 struct r5l_log *log = conf->log; r5c_do_reclaim() local
1497 r5l_do_reclaim(struct r5l_log *log) r5l_do_reclaim() argument
1553 struct r5l_log *log = conf->log; r5l_reclaim_thread() local
1561 r5l_wake_reclaim(struct r5l_log *log, sector_t space) r5l_wake_reclaim() argument
1576 r5l_quiesce(struct r5l_log *log, int quiesce) r5l_quiesce() argument
1593 struct r5l_log *log; r5l_log_disk_error() local
1632 r5l_recovery_allocate_ra_pool(struct r5l_log *log, struct r5l_recovery_ctx *ctx) r5l_recovery_allocate_ra_pool() argument
1661 r5l_recovery_free_ra_pool(struct r5l_log *log, struct r5l_recovery_ctx *ctx) r5l_recovery_free_ra_pool() argument
1677 r5l_recovery_fetch_ra_pool(struct r5l_log *log, struct r5l_recovery_ctx *ctx, sector_t offset) r5l_recovery_fetch_ra_pool() argument
1707 r5l_recovery_read_page(struct r5l_log *log, struct r5l_recovery_ctx *ctx, struct page *page, sector_t offset) r5l_recovery_read_page() argument
1731 r5l_recovery_read_meta_block(struct r5l_log *log, struct r5l_recovery_ctx *ctx) r5l_recovery_read_meta_block() argument
1766 r5l_recovery_create_empty_meta_block(struct r5l_log *log, struct page *page, sector_t pos, u64 seq) r5l_recovery_create_empty_meta_block() argument
1781 r5l_log_write_empty_meta_block(struct r5l_log *log, sector_t pos, u64 seq) r5l_log_write_empty_meta_block() argument
1810 r5l_recovery_load_data(struct r5l_log *log, struct stripe_head *sh, struct r5l_recovery_ctx *ctx, struct r5l_payload_data_parity *payload, sector_t log_offset) r5l_recovery_load_data() argument
1832 r5l_recovery_load_parity(struct r5l_log *log, struct stripe_head *sh, struct r5l_recovery_ctx *ctx, struct r5l_payload_data_parity *payload, sector_t log_offset) r5l_recovery_load_parity() argument
1983 r5l_recovery_verify_data_checksum(struct r5l_log *log, struct r5l_recovery_ctx *ctx, struct page *page, sector_t log_offset, __le32 log_checksum) r5l_recovery_verify_data_checksum() argument
2003 r5l_recovery_verify_data_checksum_for_mb(struct r5l_log *log, struct r5l_recovery_ctx *ctx) r5l_recovery_verify_data_checksum_for_mb() argument
2076 r5c_recovery_analyze_meta_block(struct r5l_log *log, struct r5l_recovery_ctx *ctx, struct list_head *cached_stripe_list) r5c_recovery_analyze_meta_block() argument
2210 r5c_recovery_load_one_stripe(struct r5l_log *log, struct stripe_head *sh) r5c_recovery_load_one_stripe() argument
2241 r5c_recovery_flush_log(struct r5l_log *log, struct r5l_recovery_ctx *ctx) r5c_recovery_flush_log() argument
2352 r5c_recovery_rewrite_data_only_stripes(struct r5l_log *log, struct r5l_recovery_ctx *ctx) r5c_recovery_rewrite_data_only_stripes() argument
2425 r5c_recovery_flush_data_only_stripes(struct r5l_log *log, struct r5l_recovery_ctx *ctx) r5c_recovery_flush_data_only_stripes() argument
2458 r5l_recovery_log(struct r5l_log *log) r5l_recovery_log() argument
2527 r5l_write_super(struct r5l_log *log, sector_t cp) r5l_write_super() argument
2641 struct r5l_log *log = conf->log; r5c_try_caching_write() local
2808 struct r5l_log *log = conf->log; r5c_finish_stripe_write_out() local
2889 r5c_cache_data(struct r5l_log *log, struct stripe_head *sh) r5c_cache_data() argument
2947 struct r5l_log *log = conf->log; r5c_big_stripe_cached() local
2960 r5l_load_log(struct r5l_log *log) r5l_load_log() argument
3035 r5l_start(struct r5l_log *log) r5l_start() argument
3055 struct r5l_log *log = conf->log; r5c_update_on_rdev_error() local
3069 struct r5l_log *log; r5l_init_log() local
3173 struct r5l_log *log = conf->log; r5l_exit_log() local
[all...]

Completed in 52 milliseconds

1...<<111213141516171819