/linux-6.3-rc2/drivers/scsi/ |
A D | ncr53c8xx.c | 1791 struct script { struct 1792 ncrcmd start [ 5]; 1794 ncrcmd select [ 6]; 1796 ncrcmd loadpos [ 4]; 1798 ncrcmd prepare [ 6]; 1799 ncrcmd prepare2 [ 7]; 1802 ncrcmd clrack [ 4]; 1808 ncrcmd setmsg [ 7]; 1814 ncrcmd signal [ 12]; 1816 ncrcmd signal [ 9]; [all …]
|
A 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
|
A D | 53c700.c | 298 __u32 *script; in NCR_700_detect() local
|
/linux-6.3-rc2/tools/perf/ |
A D | builtin-script.c | 703 tod_scnprintf(struct perf_script *script, char *buf, int buflen, in tod_scnprintf() 764 static int perf_sample__fprintf_start(struct perf_script *script, in perf_sample__fprintf_start() 2049 static void perf_sample__fprint_metric(struct perf_script *script, in perf_sample__fprint_metric() 2135 static void process_event(struct perf_script *script, in process_event() 2785 static void perf_script__exit(struct perf_script *script) in perf_script__exit() 2791 static int __cmd_script(struct perf_script *script) in __cmd_script() 2925 static char *find_script(const char *script) in find_script() 2959 const char *script, *ext; in parse_scriptname() local 3622 static void script__setup_sample_type(struct perf_script *script) in script__setup_sample_type() 3658 static int set_maps(struct perf_script *script) in set_maps() [all …]
|
/linux-6.3-rc2/arch/ia64/kernel/ |
A 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.3-rc2/drivers/media/usb/dvb-usb/ |
A D | af9005-script.h | 18 static RegDesc script[] = { variable
|
/linux-6.3-rc2/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
A D | disp.h | 18 u16 script[3]; member
|
A D | dp.h | 12 u32 script[5]; member
|
A D | perf.h | 16 u32 script; member
|
/linux-6.3-rc2/drivers/gpu/drm/nouveau/ |
A 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.3-rc2/tools/testing/selftests/exec/ |
A D | execveat.c | 382 const char *script = "#!/bin/sh\nexit $*\n"; in prerequisites() local
|
/linux-6.3-rc2/tools/perf/util/scripting-engines/ |
A D | trace-event-perl.c | 479 static int perl_start_script(const char *script, int argc, const char **argv, in perl_start_script()
|
A D | trace-event-python.c | 1868 static int python_start_script(const char *script, int argc, const char **argv, in python_start_script()
|
/linux-6.3-rc2/tools/perf/tests/ |
A D | builtin-test.c | 305 char script[PATH_MAX]; in shell_test__run() local
|
/linux-6.3-rc2/scripts/ |
A D | bpf_doc.py | 857 script = os.path.abspath(sys.argv[0]) variable
|
/linux-6.3-rc2/drivers/net/xen-netback/ |
A D | xenbus.c | 1008 const char *script; in netback_probe() local
|
/linux-6.3-rc2/drivers/mfd/ |
A D | twl4030-power.c | 219 static int twl4030_write_script(u8 address, struct twl4030_ins *script, in twl4030_write_script()
|
/linux-6.3-rc2/include/linux/mfd/ |
A D | twl.h | 643 struct twl4030_ins *script; member
|