Home
last modified time | relevance | path

Searched refs:logger (Results 1 – 25 of 188) sorted by relevance

12345678

/linux/net/netfilter/
A Dnf_log.c71 if (log == logger) in nf_log_unset()
97 rcu_assign_pointer(loggers[i][logger->type], logger); in nf_log_register()
103 rcu_assign_pointer(loggers[pf][logger->type], logger); in nf_log_register()
120 if (log == logger) in nf_log_unregister()
180 if (logger == NULL) in nf_logger_find_get()
203 if (!logger) in nf_logger_put()
230 if (logger) { in nf_log_packet()
254 if (logger) { in nf_log_trace()
360 if (!logger) in seq_show()
438 if (logger == NULL) { in nf_log_proc_dostring()
[all …]
/linux/drivers/platform/chrome/
A Dcros_usbpd_logger.c174 struct device *dev = logger->dev; in cros_usbpd_log_check()
180 r = ec_get_log_entry(logger); in cros_usbpd_log_check()
192 queue_delayed_work(logger->log_workqueue, &logger->log_work, in cros_usbpd_log_check()
200 struct logger_data *logger; in cros_usbpd_logger_probe() local
202 logger = devm_kzalloc(dev, sizeof(*logger), GFP_KERNEL); in cros_usbpd_logger_probe()
203 if (!logger) in cros_usbpd_logger_probe()
206 logger->dev = dev; in cros_usbpd_logger_probe()
207 logger->ec_dev = ec_dev; in cros_usbpd_logger_probe()
214 if (!logger->log_workqueue) in cros_usbpd_logger_probe()
217 queue_delayed_work(logger->log_workqueue, &logger->log_work, in cros_usbpd_logger_probe()
[all …]
/linux/Documentation/sphinx/
A Dkernellog.py13 logger = logging.getLogger('kerneldoc') variable
16 logger.warning(message)
19 logger.verbose(message)
22 logger.info(message)
/linux/include/net/netfilter/
A Dnf_log.h59 int nf_log_register(u_int8_t pf, struct nf_logger *logger);
60 void nf_log_unregister(struct nf_logger *logger);
62 int nf_log_set(struct net *net, u_int8_t pf, const struct nf_logger *logger);
63 void nf_log_unset(struct net *net, const struct nf_logger *logger);
66 const struct nf_logger *logger);
/linux/drivers/gpu/drm/amd/display/dc/core/
A Ddc_debug.c40 dc->ctx->logger
41 #define DC_LOGGER_INIT(logger) argument
65 DC_LOGGER_INIT(dc->ctx->logger); in pre_surface_trace()
185 DC_LOGGER_INIT(dc->ctx->logger); in update_surface_trace()
303 DC_LOGGER_INIT(dc->ctx->logger); in post_surface_trace()
317 DC_LOGGER_INIT(dc->ctx->logger); in context_timing_trace()
350 DC_LOGGER_INIT(dc->ctx->logger); in context_clock_trace()
A Ddc_state.c42 dc->ctx->logger
43 #define DC_LOGGER_INIT(logger) argument
386 DC_LOGGER_INIT(dc->ctx->logger); in dc_state_add_stream()
720 DC_LOGGER_INIT(dc->ctx->logger); in dc_state_create_phantom_stream()
743 DC_LOGGER_INIT(dc->ctx->logger); in dc_state_release_phantom_stream()
759 DC_LOGGER_INIT(dc->ctx->logger); in dc_state_create_phantom_plane()
778 DC_LOGGER_INIT(dc->ctx->logger); in dc_state_release_phantom_plane()
/linux/drivers/gpu/drm/amd/display/dc/link/hwss/
A Dlink_hwss_dpia.c31 link->ctx->logger
32 #define DC_LOGGER_INIT(logger) argument
42 DC_LOGGER_INIT(link->ctx->logger); in update_dpia_stream_allocation_table()
/linux/tools/net/sunrpc/xdrgen/subcmds/
A Dlint.py10 from lark import logger
16 logger.setLevel(logging.DEBUG)
A Ddeclarations.py10 from lark import logger
28 logger.setLevel(logging.INFO)
A Ddefinitions.py10 from lark import logger
28 logger.setLevel(logging.INFO)
A Dsource.py10 from lark import logger
27 logger.setLevel(logging.INFO)
/linux/scripts/
A Dchecktransupdate.py175 logger = logging.getLogger()
176 logger.setLevel(log_level)
192 logger.addHandler(console_handler)
193 logger.addHandler(file_handler)
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn351/
A Ddcn351_hwseq.c32 #define DC_LOGGER_INIT(logger) \ argument
33 struct dal_logger *dc_logger = logger
/linux/tools/testing/selftests/tc-testing/
A DTODO.txt11 - Use python logger module for debug/verbose output
14 Maybe use python logger module for this too.
/linux/drivers/gpu/drm/amd/display/dc/link/
A Dlink_dpms.c62 #define DC_LOGGER_INIT(logger) \ argument
63 struct dal_logger *dc_logger = logger
747 DC_LOGGER_INIT(dsc->ctx->logger); in dsc_optc_config_log()
800 DC_LOGGER_INIT(dsc->ctx->logger); in link_set_dsc_on_stream()
932 DC_LOGGER_INIT(dsc->ctx->logger); in link_set_dsc_pps_packet()
1056 DC_LOGGER_INIT(link->ctx->logger); in log_vcp_x_y()
1186 DC_LOGGER_INIT(link->ctx->logger); in poll_for_allocation_change_trigger()
1315 DC_LOGGER_INIT(link->ctx->logger); in deallocate_mst_payload()
1415 DC_LOGGER_INIT(link->ctx->logger); in allocate_mst_payload()
1538 DC_LOGGER_INIT(link->ctx->logger); in write_128b_132b_sst_payload_allocation_table()
[all …]
A Dlink_detection.c52 link->ctx->logger
53 #define DC_LOGGER_INIT(logger) argument
643 DC_LOGGER_INIT(link->ctx->logger); in wait_for_entering_dp_alt_mode()
706 DC_LOGGER_INIT(link->ctx->logger); in discover_dp_mst_topology()
727 DC_LOGGER_INIT(link->ctx->logger); in link_reset_cur_dp_mst_topology()
868 DC_LOGGER_INIT(link->ctx->logger); in detect_link_and_local_sink()
1284 DC_LOGGER_INIT(link->ctx->logger); in link_detect()
/linux/drivers/gpu/drm/amd/display/dc/dml/
A Ddml_logger.h31 mode_lib->logger
/linux/tools/testing/selftests/hid/tests/
A Dtest_hid_core.py27 logger = logging.getLogger("hidtools.test.hid") variable
A Dbase.py21 logger = logging.getLogger("hidtools.test.base") variable
325 logger.warning(
328 logger.warning(self.uhdev.input_nodes)
A Dtest_usb_crash.py15 logger = logging.getLogger("hidtools.test.usb") variable
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn301/
A Ddcn301_hwseq.c31 #define DC_LOGGER_INIT(logger) argument
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn303/
A Ddcn303_hwseq.c34 #define DC_LOGGER_INIT(logger) argument
/linux/drivers/gpu/drm/amd/display/dc/dwb/dcn35/
A Ddcn35_dwb.c40 dwbc30->base.ctx->logger
/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
A Dlink_dp_training_auxless.c32 link->ctx->logger
/linux/drivers/gpu/drm/amd/display/dc/dccg/dcn301/
A Ddcn301_dccg.c43 dccg->ctx->logger

Completed in 49 milliseconds

12345678