Home
last modified time | relevance | path

Searched defs:log (Results 401 - 420 of 420) sorted by relevance

1...<<11121314151617

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h527 static inline struct mbox_cmd *mbox_cmd_log_entry(struct mbox_cmd_log *log, in mbox_cmd_log_entry() argument
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc.h636 char log[DBG_LOG_STR_SZ]; member
/kernel/linux/linux-5.10/kernel/bpf/
H A Dverifier.c270 void bpf_verifier_vlog(struct bpf_verifier_log *log, const char *fmt, in bpf_verifier_vlog() argument
293 bpf_vlog_reset(struct bpf_verifier_log *log, u32 new_pos) bpf_vlog_reset() argument
336 bpf_log(struct bpf_verifier_log *log, const char *fmt, ...) bpf_log() argument
12272 bpf_check_attach_target(struct bpf_verifier_log *log, const struct bpf_prog *prog, const struct bpf_prog *tgt_prog, u32 btf_id, struct bpf_attach_target_info *tgt_info) bpf_check_attach_target() argument
12592 struct bpf_verifier_log *log; bpf_check() local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/esas2r/
H A Datvda.h931 struct atto_vda_ae_log log; member
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c241 struct mbox_cmd_log *log = adapter->mbox_log; in t4_record_mbox() local
[all...]
H A Dcxgb4.h525 static inline struct mbox_cmd *mbox_cmd_log_entry(struct mbox_cmd_log *log, in mbox_cmd_log_entry() argument
/kernel/linux/linux-6.6/include/linux/
H A Dbpf.h906 struct bpf_verifier_log *log; /* for verbose logs */ member
2446 struct bpf_verifier_log *log; member
1689 bpf_struct_ops_init(struct btf *btf, struct bpf_verifier_log *log) bpf_struct_ops_init() argument
2664 btf_struct_access(struct bpf_verifier_log *log, const struct bpf_reg_state *reg, int off, int size, enum bpf_access_type atype, u32 *next_btf_id, enum bpf_type_flag *flag, const char **field_name) btf_struct_access() argument
2830 bpf_dev_bound_kfunc_check(struct bpf_verifier_log *log, struct bpf_prog_aux *prog_aux) bpf_dev_bound_kfunc_check() argument
[all...]
/kernel/linux/linux-6.6/drivers/block/
H A Drbd.c6262 struct p_log log = {.prefix = "rbd"}; in rbd_parse_param() local
/kernel/linux/linux-6.6/kernel/bpf/
H A Dbtf.c306 struct bpf_verifier_log log; member
1384 __printf(2, 3) static void __btf_verifier_log(struct bpf_verifier_log *log, in __btf_verifier_log() argument
1397 struct bpf_verifier_log *log = &env->log; in btf_verifier_log() local
1413 struct bpf_verifier_log *log = &env->log; in __btf_verifier_log_type() local
1463 struct bpf_verifier_log *log = &env->log; btf_verifier_log_member() local
1516 struct bpf_verifier_log *log = &env->log; btf_verifier_log_vsi() local
1541 struct bpf_verifier_log *log = &env->log; btf_verifier_log_hdr() local
5316 btf_parse_struct_metas(struct bpf_verifier_log *log, struct btf *btf) btf_parse_struct_metas() argument
5459 finalize_log(struct bpf_verifier_log *log, bpfptr_t uattr, u32 uattr_size) finalize_log() argument
5612 btf_get_prog_ctx_type(struct bpf_verifier_log *log, const struct btf *btf, const struct btf_type *t, enum bpf_prog_type prog_type, int arg) btf_get_prog_ctx_type() argument
5682 btf_translate_to_vmlinux(struct bpf_verifier_log *log, struct btf *btf, const struct btf_type *t, enum bpf_prog_type prog_type, int arg) btf_translate_to_vmlinux() argument
5697 get_kern_ctx_btf_id(struct bpf_verifier_log *log, enum bpf_prog_type prog_type) get_kern_ctx_btf_id() argument
5723 struct bpf_verifier_log *log; BTF_ID_LIST() local
5792 struct bpf_verifier_log *log; btf_parse_module() local
5934 struct bpf_verifier_log *log = info->log; btf_ctx_access() local
6126 btf_struct_walk(struct bpf_verifier_log *log, const struct btf *btf, const struct btf_type *t, int off, int size, u32 *next_btf_id, enum bpf_type_flag *flag, const char **field_name) btf_struct_walk() argument
6385 btf_struct_access(struct bpf_verifier_log *log, const struct bpf_reg_state *reg, int off, int size, enum bpf_access_type atype __maybe_unused, u32 *next_btf_id, enum bpf_type_flag *flag, const char **field_name) btf_struct_access() argument
6474 btf_struct_ids_match(struct bpf_verifier_log *log, const struct btf *btf, u32 id, int off, const struct btf *need_btf, u32 need_type_id, bool strict) btf_struct_ids_match() argument
6548 btf_distill_func_proto(struct bpf_verifier_log *log, struct btf *btf, const struct btf_type *func, const char *tname, struct btf_func_model *m) btf_distill_func_proto() argument
6627 btf_check_func_type_match(struct bpf_verifier_log *log, struct btf *btf1, const struct btf_type *t1, struct btf *btf2, const struct btf_type *t2) btf_check_func_type_match() argument
6738 btf_check_type_match(struct bpf_verifier_log *log, const struct bpf_prog *prog, struct btf *btf2, const struct btf_type *t2) btf_check_type_match() argument
6768 struct bpf_verifier_log *log = &env->log; btf_check_func_arg_match() local
6954 struct bpf_verifier_log *log = &env->log; btf_prepare_func_args() local
8157 __print_cand_cache(struct bpf_verifier_log *log, struct bpf_cand_cache **cache, int cache_size) __print_cand_cache() argument
8178 print_cand_cache(struct bpf_verifier_log *log) print_cand_cache() argument
8486 btf_nested_type_is_trusted(struct bpf_verifier_log *log, const struct bpf_reg_state *reg, const char *field_name, u32 btf_id, const char *suffix) btf_nested_type_is_trusted() argument
8533 btf_type_ids_nocast_alias(struct bpf_verifier_log *log, const struct btf *reg_btf, u32 reg_id, const struct btf *arg_btf, u32 arg_id) btf_type_ids_nocast_alias() argument
[all...]
H A Dverifier.c19790 bpf_check_attach_target(struct bpf_verifier_log *log, const struct bpf_prog *prog, const struct bpf_prog *tgt_prog, u32 btf_id, struct bpf_attach_target_info *tgt_info) bpf_check_attach_target() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.c1202 ipw_capture_event_log(struct ipw_priv *priv, u32 log_len, struct ipw_event *log) ipw_capture_event_log() argument
1251 struct ipw_event *log; event_log_show() local
[all...]
H A Dipw2200.h1109 struct ipw_event *log; member
/kernel/linux/linux-6.6/drivers/scsi/esas2r/
H A Datvda.h931 struct atto_vda_ae_log log; member
/kernel/linux/linux-6.6/net/core/
H A Dfilter.c8904 static int tc_cls_act_btf_struct_access(struct bpf_verifier_log *log, in tc_cls_act_btf_struct_access() argument
8977 static int xdp_btf_struct_access(struct bpf_verifier_log *log, in xdp_btf_struct_access() argument
/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/napi/
H A Dnapi_test.cpp170 char log[256] = ""; in consoleinfo() local
/test/xts/acts/graphic/graphicGLES3/entry/src/main/cpp/
H A Dgles3ndk.cpp2511 char log[] = "My program log"; in GLGetProgramInfoLog() local
2765 GLchar log[SUB_DATA_SIZE]; in GLGetShaderInfoLog() local
3497 char log[] = "My program log"; in GLObjectLabel() local
3510 char log[] = "My program log"; GLObjectPtrLabel() local
5576 GLchar log[256]; GLGetProgramPipelineInfoLog() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.h1110 struct ipw_event *log; member
/kernel/linux/linux-6.6/drivers/net/ethernet/pensando/ionic/
H A Dionic_if.h3123 struct ionic_log_event log; member
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc.h855 char log[DBG_LOG_STR_SZ]; member
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/
H A Dcore.h3694 struct rtw89_fw_log log; member

Completed in 158 milliseconds

1...<<11121314151617