/linux-6.6.21/drivers/scsi/ |
D | ncr53c8xx.c | 1791 struct script { struct 1792 ncrcmd start [ 5]; 1793 ncrcmd startpos [ 1]; 1794 ncrcmd select [ 6]; 1795 ncrcmd select2 [ 9 + PREFETCH_FLUSH_CNT]; 1796 ncrcmd loadpos [ 4]; 1797 ncrcmd send_ident [ 9]; 1798 ncrcmd prepare [ 6]; 1799 ncrcmd prepare2 [ 7]; 1800 ncrcmd command [ 6]; [all …]
|
D | 53c700.h | 218 __u32 *script; /* pointer to script location */ member 425 #define script_patch_32(h, script, symbol, value) \ argument 438 #define script_patch_32_abs(h, script, symbol, value) \ argument 451 #define script_patch_ID(h, script, symbol, value) \ argument 465 #define script_patch_16(h, script, symbol, value) \ argument
|
D | 53c700.c | 298 __u32 *script; in NCR_700_detect() local
|
/linux-6.6.21/tools/perf/ |
D | builtin-script.c | 712 tod_scnprintf(struct perf_script *script, char *buf, int buflen, in tod_scnprintf() 773 static int perf_sample__fprintf_start(struct perf_script *script, in perf_sample__fprintf_start() 2056 static void perf_sample__fprint_metric(struct perf_script *script, in perf_sample__fprint_metric() 2137 static void process_event(struct perf_script *script, in process_event() 2507 struct perf_script *script = container_of(tool, struct perf_script, tool); in print_event_with_time() local 2634 struct perf_script *script = container_of(tool, struct perf_script, tool); in process_switch_event() local 2721 static void perf_script__fclose_per_event_dump(struct perf_script *script) in perf_script__fclose_per_event_dump() 2734 static int perf_script__fopen_per_event_dump(struct perf_script *script) in perf_script__fopen_per_event_dump() 2761 static int perf_script__setup_per_event_dump(struct perf_script *script) in perf_script__setup_per_event_dump() 2776 static void perf_script__exit_per_event_dump_stats(struct perf_script *script) in perf_script__exit_per_event_dump_stats() [all …]
|
/linux-6.6.21/arch/ia64/kernel/ |
D | unwind.c | 138 } script; member 1214 cache_match (struct unw_script *script, unsigned long ip, unsigned long pr) in cache_match() 1227 struct unw_script *script = unw.cache + info->hint; in script_lookup() local 1269 struct unw_script *script, *prev, *tmp; in script_new() local 1333 script_finalize (struct unw_script *script, struct unw_state_record *sr) in script_finalize() 1346 script_emit (struct unw_script *script, struct unw_insn insn) in script_emit() 1357 emit_nat_info (struct unw_state_record *sr, int i, struct unw_script *script) in emit_nat_info() 1402 compile_reg (struct unw_state_record *sr, int i, struct unw_script *script) in compile_reg() 1530 struct unw_script *script = NULL; in build_script() local 1720 run_script (struct unw_script *script, struct unw_frame_info *state) in run_script()
|
/linux-6.6.21/drivers/media/usb/dvb-usb/ |
D | af9005-script.h | 18 static RegDesc script[] = { variable
|
/linux-6.6.21/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
D | disp.h | 18 u16 script[3]; member
|
D | dp.h | 12 u32 script[5]; member
|
D | perf.h | 16 u32 script; member
|
/linux-6.6.21/drivers/gpu/drm/nouveau/ |
D | nouveau_bios.c | 107 …cturer_script(struct drm_device *dev, struct dcb_output *dcbent, int head, enum LVDS_script script) in call_lvds_manufacturer_script() 137 …ble(struct drm_device *dev, struct dcb_output *dcbent, int head, enum LVDS_script script, int pxcl… in run_lvds_table() 210 …ipt(struct drm_device *dev, struct dcb_output *dcbent, int head, enum LVDS_script script, int pxcl… in call_lvds_script()
|
/linux-6.6.21/tools/testing/selftests/exec/ |
D | execveat.c | 382 const char *script = "#!/bin/sh\nexit $*\n"; in prerequisites() local
|
/linux-6.6.21/tools/perf/util/scripting-engines/ |
D | trace-event-perl.c | 484 static int perl_start_script(const char *script, int argc, const char **argv, in perl_start_script()
|
D | trace-event-python.c | 1901 static int python_start_script(const char *script, int argc, const char **argv, in python_start_script()
|
/linux-6.6.21/tools/perf/tests/ |
D | builtin-test.c | 309 char script[PATH_MAX]; in shell_test__run() local
|
/linux-6.6.21/scripts/ |
D | bpf_doc.py | 857 script = os.path.abspath(sys.argv[0]) variable
|
/linux-6.6.21/drivers/mfd/ |
D | twl4030-power.c | 219 static int twl4030_write_script(u8 address, struct twl4030_ins *script, in twl4030_write_script()
|
/linux-6.6.21/drivers/net/xen-netback/ |
D | xenbus.c | 1008 const char *script; in netback_probe() local
|
/linux-6.6.21/include/linux/mfd/ |
D | twl.h | 640 struct twl4030_ins *script; member
|