| /linux-6.15/drivers/scsi/ |
| H 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 …]
|
| H 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
|
| H A D | 53c700.c | 299 __u32 *script; in NCR_700_detect() local
|
| /linux-6.15/tools/perf/ |
| H A D | builtin-script.c | 746 tod_scnprintf(struct perf_script *script, char *buf, int buflen, in tod_scnprintf() 813 static int perf_sample__fprintf_start(struct perf_script *script, in perf_sample__fprintf_start() 2105 static void perf_sample__fprint_metric(struct perf_script *script, in perf_sample__fprint_metric() 2186 static void process_event(struct perf_script *script, in process_event() 2843 static void perf_script__exit(struct perf_script *script) in perf_script__exit() 2849 static int __cmd_script(struct perf_script *script) in __cmd_script() 2920 static char *find_script(const char *script) in find_script() 2954 const char *script, *ext; in parse_scriptname() local 3495 static void script__setup_sample_type(struct perf_script *script) in script__setup_sample_type() 3538 static int set_maps(struct perf_script *script) in set_maps() [all …]
|
| /linux-6.15/drivers/media/usb/dvb-usb/ |
| H A D | af9005-script.h | 18 static RegDesc script[] = { variable
|
| /linux-6.15/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
| H A D | disp.h | 18 u16 script[3]; member
|
| H A D | dp.h | 12 u32 script[5]; member
|
| H A D | perf.h | 16 u32 script; member
|
| /linux-6.15/samples/check-exec/ |
| H A D | inc.c | 75 static int interpret_stream(FILE *script, char *const script_name, in interpret_stream()
|
| /linux-6.15/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_bios.c | 105 …cturer_script(struct drm_device *dev, struct dcb_output *dcbent, int head, enum LVDS_script script) in call_lvds_manufacturer_script() 135 …ble(struct drm_device *dev, struct dcb_output *dcbent, int head, enum LVDS_script script, int pxcl… in run_lvds_table() 208 …ipt(struct drm_device *dev, struct dcb_output *dcbent, int head, enum LVDS_script script, int pxcl… in call_lvds_script()
|
| /linux-6.15/tools/perf/util/scripting-engines/ |
| H A D | trace-event-perl.c | 485 static int perl_start_script(const char *script, int argc, const char **argv, in perl_start_script()
|
| H A D | trace-event-python.c | 1902 static int python_start_script(const char *script, int argc, const char **argv, in python_start_script()
|
| /linux-6.15/tools/testing/selftests/exec/ |
| H A D | execveat.c | 431 const char *script = "#!/bin/bash\nexit $*\n"; in prerequisites() local
|
| /linux-6.15/scripts/ |
| H A D | bpf_doc.py | 904 script = os.path.abspath(sys.argv[0]) variable
|
| /linux-6.15/drivers/mfd/ |
| H A D | twl4030-power.c | 219 static int twl4030_write_script(u8 address, struct twl4030_ins *script, in twl4030_write_script()
|
| /linux-6.15/drivers/net/xen-netback/ |
| H A D | xenbus.c | 1008 const char *script; in netback_probe() local
|
| /linux-6.15/include/linux/mfd/ |
| H A D | twl.h | 641 struct twl4030_ins *script; member
|