Home
last modified time | relevance | path

Searched defs:system (Results 1 – 25 of 58) sorted by relevance

123

/linux-6.6.21/include/trace/
Ddefine_custom_trace.h41 # define __TRACE_INCLUDE(system) <trace/events/system.h> argument
44 # define __TRACE_INCLUDE(system) __stringify(TRACE_INCLUDE_PATH/system.h) argument
47 # define TRACE_INCLUDE(system) __TRACE_INCLUDE(system) argument
Ddefine_trace.h84 # define __TRACE_INCLUDE(system) <trace/events/system.h> argument
87 # define __TRACE_INCLUDE(system) __stringify(TRACE_INCLUDE_PATH/system.h) argument
90 # define TRACE_INCLUDE(system) __TRACE_INCLUDE(system) argument
/linux-6.6.21/drivers/media/rc/
Dir-rc5-decoder.c114 u8 xdata, command, system; in ir_rc5_decode() local
129 u8 command, system; in ir_rc5_decode() local
143 u8 command, system; in ir_rc5_decode() local
214 unsigned int data, xdata, command, commandx, system, pre_space_data; in ir_rc5_encode() local
/linux-6.6.21/kernel/trace/
Dtrace_events.c56 static inline int system_refcount(struct event_subsystem *system) in system_refcount()
61 static int system_refcount_inc(struct event_subsystem *system) in system_refcount_inc()
66 static int system_refcount_dec(struct event_subsystem *system) in system_refcount_dec()
932 static void __put_system(struct event_subsystem *system) in __put_system()
950 static void __get_system(struct event_subsystem *system) in __get_system()
1139 int trace_set_clr_event(const char *system, const char *event, int set) in trace_set_clr_event()
1163 int trace_array_set_clr_event(struct trace_array *tr, const char *system, in trace_array_set_clr_event()
1452 struct event_subsystem *system = dir->subsystem; in system_enable_read() local
1498 struct event_subsystem *system = dir->subsystem; in system_enable_write() local
1755 struct event_subsystem *system = NULL; in subsystem_open() local
[all …]
Dtrace_events_hist.c175 char *system; member
775 const char *system = NULL, *name = NULL; in last_cmd_set() local
1155 char *system, in find_var_file()
1218 char *system = data->match_data.event_system; in find_match_var() local
1240 char *system, in find_event_var()
2100 char *system, char *event_name) in init_var_ref()
2190 char *system, char *event_name) in create_var_ref()
2251 char *system, char *event_name, in local_field_var_ref()
2278 char *system, char *event_name, in parse_var_ref()
2920 char *system, char *event_name) in event_file()
[all …]
Dtrace_eprobe.c127 static bool eprobe_dyn_event_match(const char *system, const char *event, in eprobe_dyn_event_match()
772 find_and_get_event(const char *system, const char *event_name) in find_and_get_event()
Dtrace_dynevent.c75 char *system = NULL, *event, *p; in dyn_event_release() local
/linux-6.6.21/drivers/platform/x86/intel/atomisp2/
Dled.c81 const struct dmi_system_id *system; in atomisp2_led_init() local
/linux-6.6.21/tools/tracing/rtla/src/
Dtrace.h7 char *system; member
/linux-6.6.21/arch/mips/dec/prom/
Didentify.c47 static char system[STR_BUF_LEN]; in get_system_type() local
/linux-6.6.21/arch/mips/include/asm/txx9/
Dgeneric.h32 const char *system; member
/linux-6.6.21/arch/alpha/kernel/
Dmachvec_impl.h151 #define ALIAS_MV(system) \ argument
/linux-6.6.21/fs/proc/
Dstat.c85 u64 user, nice, system, idle, iowait, irq, softirq, steal; in show_stat() local
/linux-6.6.21/drivers/net/ethernet/intel/e1000e/
Dptp.c92 struct system_counterval_t *system, in e1000e_phc_get_syncdevicetime()
/linux-6.6.21/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_ptp.c238 struct system_counterval_t *system, in stmmac_get_syncdevicetime()
/linux-6.6.21/drivers/media/usb/dvb-usb/
Ddib0700_core.c693 u8 system; member
700 u8 system; member
/linux-6.6.21/drivers/media/i2c/
Dsony-btf-mpx.c124 u16 system; member
/linux-6.6.21/drivers/media/pci/bt8xx/
Dbttv-input.c188 u8 toggle, command, system; in bttv_rc5_timer_end() local
/linux-6.6.21/drivers/media/dvb-frontends/
Dcxd2841er.c59 u8 system; member
386 u8 system, u32 symbol_rate) in cxd2841er_sleep_s_to_active_s()
899 u8 system) in cxd2841er_set_ts_clock_mode()
3842 u8 system) in cxd2841er_attach()
/linux-6.6.21/drivers/acpi/
Dpci_irq.c80 const struct dmi_system_id *system; member
/linux-6.6.21/arch/s390/kernel/
Dvtime.c127 u64 timer, clock, user, guest, system, hardirq, softirq; in do_account_vtime() local
/linux-6.6.21/drivers/input/misc/
Dkeyspan_remote.c87 u16 system; member
/linux-6.6.21/sound/pci/hda/
Dhda_controller.c365 struct system_counterval_t *system, void *ctx) in azx_get_sync_time()
467 struct system_counterval_t *system, void *ctx) in azx_get_sync_time()
/linux-6.6.21/drivers/media/tuners/
Dsi2157.c581 u8 system = 0; in si2157_set_analog_params() local
/linux-6.6.21/tools/perf/util/
Dtrace-event-info.c37 char *system; member

123