Home
last modified time | relevance | path

Searched refs:log_level (Results 1 – 31 of 31) sorted by relevance

/linux-4.4.14/tools/lib/bpf/
Dbpf.c72 attr.log_level = 0; in bpf_load_program()
82 attr.log_level = 1; in bpf_load_program()
/linux-4.4.14/tools/build/feature/
Dtest-bpf.c13 attr.log_level = 0; in main()
/linux-4.4.14/kernel/bpf/
Dverifier.c208 static u32 log_level, log_size, log_len; variable
221 if (log_level == 0 || log_len >= log_size - 1) in verbose()
1278 if (log_level) in check_cond_jmp_op()
1743 if (log_level) { in do_check()
1753 if (log_level && do_print_state) { in do_check()
1759 if (log_level) { in do_check()
2218 if (attr->log_level || attr->log_buf || attr->log_size) { in bpf_check()
2222 log_level = attr->log_level; in bpf_check()
2230 log_level == 0 || log_ubuf == NULL) in bpf_check()
2238 log_level = 0; in bpf_check()
[all …]
/linux-4.4.14/drivers/scsi/ibmvscsi/
Dibmvfc.h548 int log_level; member
710 int log_level; member
751 if ((t)->vhost->log_level >= level) \
760 if ((vhost)->log_level >= level) \
Dibmvfc.c54 static unsigned int log_level = IBMVFC_DEFAULT_LOG_LEVEL; variable
86 module_param_named(log_level, log_level, uint, 0);
87 MODULE_PARM_DESC(log_level, "Set to 0 - 4 for increasing verbosity of device driver. "
1343 if (vhost->log_level > IBMVFC_DEFAULT_LOG_LEVEL) in ibmvfc_map_sg_data()
1369 if (vhost->log_level > IBMVFC_DEFAULT_LOG_LEVEL) in ibmvfc_map_sg_data()
1485 if (!logerr && (vhost->log_level <= (IBMVFC_DEFAULT_LOG_LEVEL + 1))) in ibmvfc_log_error()
1657 if (vhost->log_level > IBMVFC_DEFAULT_LOG_LEVEL) in ibmvfc_queuecommand_lck()
2167 if (vhost->log_level > IBMVFC_DEFAULT_LOG_LEVEL) in ibmvfc_cancel_all()
2298 if (vhost->log_level > IBMVFC_DEFAULT_LOG_LEVEL) in ibmvfc_abort_task_set()
2638 ibmvfc_log(vhost, desc->log_level, "%s event received. scsi_id: %llx, wwpn: %llx," in ibmvfc_handle_async()
[all …]
/linux-4.4.14/include/uapi/linux/
Dbpf.h124 __u32 log_level; /* verbosity level of verifier */ member
/linux-4.4.14/samples/bpf/
Dlibbpf.c93 .log_level = 1, in bpf_prog_load()
/linux-4.4.14/Documentation/networking/
Dbatman-adv.txt72 #bridge_loop_avoidance gw_mode log_level
163 /sys/class/net/bat0/mesh/log_level. e.g.
165 # echo 6 > /sys/class/net/bat0/mesh/log_level
/linux-4.4.14/drivers/scsi/csiostor/
Dcsio_lnode.h134 uint32_t log_level; /* Module level for debugging */ member
Dcsio_hw.h259 uint32_t log_level; /* Module-level for member
Dcsio_scsi.c1433 return snprintf(buf, PAGE_SIZE, "%x\n", ln->params.log_level); in csio_show_dbg_level()
1451 ln->params.log_level = dbg_level; in csio_store_dbg_level()
1452 hw->params.log_level = dbg_level; in csio_store_dbg_level()
Dcsio_lnode.c2082 ln->params.log_level = hw->params.log_level; in csio_lnode_init()
Dcsio_hw.c3904 hw->params.log_level = (uint32_t) csio_dbg_level; in csio_hw_init()
/linux-4.4.14/tools/testing/selftests/net/
Dpsock_fanout.c123 attr.log_level = 1, in sock_fanout_set_ebpf()
/linux-4.4.14/net/batman-adv/
Dmain.h241 if (atomic_read(&bat_priv->log_level) & type && \
Dsysfs.c574 BATADV_ATTR_SIF_UINT(log_level, log_level, S_IRUGO | S_IWUSR, 0,
Dtypes.h802 atomic_t log_level; member
Dsoft-interface.c797 atomic_set(&bat_priv->log_level, 0); in batadv_softif_init_late()
/linux-4.4.14/sound/soc/intel/atom/
Dsst-mfld-dsp.h508 u8 log_level; member
/linux-4.4.14/drivers/gpu/drm/qxl/
Dqxl_kms.c55 rom->log_level); in qxl_check_device()
Dqxl_dev.h234 uint32_t log_level; member
/linux-4.4.14/drivers/scsi/qla2xxx/
Dqla_mr.h298 uint8_t log_level; member
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Ddebug.c1194 unsigned int log_level, mask; in ath10k_write_fw_dbglog() local
1201 ret = sscanf(buf, "%x %u", &mask, &log_level); in ath10k_write_fw_dbglog()
1208 log_level = ATH10K_DBGLOG_LEVEL_WARN; in ath10k_write_fw_dbglog()
1213 ar->debug.fw_dbglog_level = log_level; in ath10k_write_fw_dbglog()
Dwmi-ops.h127 u32 log_level);
927 ath10k_wmi_dbglog_cfg(struct ath10k *ar, u32 module_enable, u32 log_level) in ath10k_wmi_dbglog_cfg() argument
934 skb = ar->wmi.ops->gen_dbglog_cfg(ar, module_enable, log_level); in ath10k_wmi_dbglog_cfg()
Dwmi-tlv.h1343 #define WMI_TLV_DBGLOG_LOG_LEVEL_VALUE(module_id, log_level) \ argument
1345 ((log_level << 0) & 0x000000ff))
Dwmi-tlv.c2445 u32 log_level) { in ath10k_wmi_tlv_op_gen_dbglog_cfg() argument
Dwmi.c6540 u32 log_level) in ath10k_wmi_op_gen_dbglog_cfg() argument
6553 cfg = SM(log_level, in ath10k_wmi_op_gen_dbglog_cfg()
/linux-4.4.14/drivers/scsi/
Dpmcraid.h844 u8 log_level; /* default log level assignment. */ member
Dipr.c208 module_param_named(log_level, ipr_log_level, uint, 0);
209 MODULE_PARM_DESC(log_level, "Set to 0 - 4 for increasing verbosity of device driver");
1911 if (ioa_cfg->log_level <= IPR_DEFAULT_LOG_LEVEL) in ipr_log_hex_data()
2489 ioa_cfg->log_level <= IPR_DEFAULT_LOG_LEVEL) in ipr_handle_log_data()
2498 if (ioa_cfg->log_level < ipr_error_table[error_index].log_hcam) in ipr_handle_log_data()
3428 len = snprintf(buf, PAGE_SIZE, "%d\n", ioa_cfg->log_level); in ipr_show_log_level()
3450 ioa_cfg->log_level = simple_strtoul(buf, NULL, 10); in ipr_store_log_level()
6002 if (ioa_cfg->log_level < IPR_DEFAULT_LOG_LEVEL) in ipr_dump_ioasa()
6010 if (ioa_cfg->log_level < IPR_MAX_LOG_LEVEL) { in ipr_dump_ioasa()
9702 ioa_cfg->log_level = ipr_log_level; in ipr_init_ioa_cfg()
Dpmcraid.c90 module_param_named(log_level, pmcraid_log_level, uint, (S_IRUGO | S_IWUSR));
91 MODULE_PARM_DESC(log_level,
1718 cmd->drv_inst->current_log_level < error_info->log_level) in pmcraid_ioasc_logger()
Dipr.h1500 u8 log_level; member