/linux/tools/testing/selftests/bpf/benchs/ |
H A D | run_bench_ringbufs.sh | 10 for b in rb-libbpf rb-custom pb-libbpf pb-custom; do 15 for b in rb-libbpf rb-custom pb-libbpf pb-custom; do 20 for b in rb-libbpf rb-custom pb-libbpf pb-custom; do 43 for b in rb-libbpf rb-custom pb-libbpf pb-custom; do
|
/linux/arch/m68k/amiga/ |
H A D | amisound.c | 28 #define custom amiga_custom macro 92 custom.aud[2].audlc = snd_data; in amiga_mksound() 93 custom.aud[2].audlen = sizeof(sine_data)/2; in amiga_mksound() 94 custom.aud[2].audper = (unsigned short)period; in amiga_mksound() 95 custom.aud[2].audvol = 32; /* 50% of maxvol */ in amiga_mksound() 103 custom.dmacon = DMAF_SETCLR | DMAF_AUD2; in amiga_mksound() 115 custom.dmacon = DMAF_AUD2; in nosound() 117 custom.aud[2].audper = amiga_audio_period; in nosound()
|
/linux/drivers/iio/temperature/ |
H A D | ltc2983.c | 263 struct ltc2983_custom_sensor *custom; member 270 struct ltc2983_custom_sensor *custom; member 279 struct ltc2983_custom_sensor *custom; member 304 struct ltc2983_custom_sensor *custom; member 365 struct ltc2983_custom_sensor *custom, in __ltc2983_chan_custom_sensor_assign() argument 369 u8 mult = custom->is_steinhart ? LTC2983_CUSTOM_STEINHART_ENTRY_SZ : in __ltc2983_chan_custom_sensor_assign() 378 const u8 len = custom->is_steinhart ? 0 : in __ltc2983_chan_custom_sensor_assign() 379 (custom->size / LTC2983_CUSTOM_SENSOR_ENTRY_SZ) - 1; in __ltc2983_chan_custom_sensor_assign() 384 if (custom->offset < 0) { in __ltc2983_chan_custom_sensor_assign() 391 if (st->custom_table_size + custom->size > in __ltc2983_chan_custom_sensor_assign() [all …]
|
/linux/drivers/video/fbdev/ |
H A D | amifb.c | 597 #define custom amiga_custom macro 599 #define VBlankOn() custom.intena = IF_SETCLR|IF_COPER 600 #define VBlankOff() custom.intena = IF_COPER 1062 #define get_vbpos() ((u_short)((*(u_long volatile *)&custom.vposr >> 7) & 0xffe)) 1688 custom.bplcon1 = par->bplcon1; in ami_update_display() 1689 custom.bpl1mod = par->bpl1mod; in ami_update_display() 1690 custom.bpl2mod = par->bpl2mod; in ami_update_display() 1691 custom.ddfstrt = ddfstrt2hw(par->ddfstrt); in ami_update_display() 1692 custom.ddfstop = ddfstop2hw(par->ddfstop); in ami_update_display() 1703 custom.bplcon0 = par->bplcon0 & ~BPC0_LACE; in ami_init_display() [all …]
|
/linux/tools/perf/ui/browsers/ |
H A D | scripts.c | 258 static int list_scripts(char *script_name, bool *custom, 289 add_script_option("Show samples with custom perf script arguments", "", &scriptc); 320 *custom = choice >= max_std; 349 bool custom = false; 352 if (list_scripts(script_name, &custom, evsel)) 356 custom ? "perf script -s " : "", 85 list_scripts(char * script_name,bool * custom,struct evsel * evsel) list_scripts() argument 176 bool custom = false; script_browse() local
|
/linux/Documentation/userspace-api/media/cec/ |
H A D | cec-pin-error-inj.rst | 53 # tx-custom-low-usecs <usecs> define the 'low' time for the custom pulse 54 # tx-custom-high-usecs <usecs> define the 'high' time for the custom pulse 55 # tx-custom-pulse transmit the custom pulse once the bus is idle 64 # <op>[,<mode>] tx-custom-bit <bit> send the custom pulse instead of this bit 67 # <op>[,<mode>] tx-custom-start send the custom pulse instead of the start pulse 95 to create custom pulses on the CEC bus. 310 ``tx-custom-low-usecs <usecs>`` 311 This defines the duration in microseconds that the custom pulse pulls 314 ``tx-custom-high-usecs <usecs>`` 315 This defines the duration in microseconds that the custom pulse keeps the [all …]
|
/linux/sound/soc/generic/ |
H A D | Makefile | 6 snd-soc-audio-graph-card2-custom-sample-y := audio-graph-card2-custom-sample.o 13 obj-$(CONFIG_SND_AUDIO_GRAPH_CARD2_CUSTOM_SAMPLE) += snd-soc-audio-graph-card2-custom-sample.o
|
H A D | Kconfig | 30 tristate "ASoC Audio Graph Card2 base custom sample support" 33 This option enables Audio Graph Card2 base custom sample
|
/linux/drivers/net/wireless/intel/ipw2x00/ |
H A D | libipw_wx.c | 47 char custom[MAX_CUSTOM_LEN]; in libipw_translate_scan() local 185 p = custom; in libipw_translate_scan() 187 iwe.u.data.length = p - custom; in libipw_translate_scan() 189 start = iwe_stream_add_point(info, start, stop, &iwe, custom); in libipw_translate_scan() 212 p = custom; in libipw_translate_scan() 213 p += scnprintf(p, MAX_CUSTOM_LEN - (p - custom), in libipw_translate_scan() 216 iwe.u.data.length = p - custom; in libipw_translate_scan() 218 start = iwe_stream_add_point(info, start, stop, &iwe, custom); in libipw_translate_scan() 222 p = custom; in libipw_translate_scan() 223 p += scnprintf(p, MAX_CUSTOM_LEN - (p - custom), " Channel flags: "); in libipw_translate_scan() [all …]
|
/linux/drivers/media/usb/dvb-usb/ |
H A D | nova-t-usb2.c | 74 u8 *buf, data, toggle, custom; in nova_t_rc_query() local 95 custom = (raw >> 6) & 0x1f; in nova_t_rc_query() 98 buf[1], buf[2], buf[3], custom, data, toggle); in nova_t_rc_query() 102 rc5_custom(&rc_map_haupp_table[i]) == custom) { in nova_t_rc_query()
|
/linux/Documentation/driver-api/firmware/ |
H A D | fw_search_path.rst | 15 to activate the first optional custom fw_path_para. The custom path can 25 You would echo into it your custom path and firmware requested will be searched
|
/linux/Documentation/gpu/ |
H A D | zynqmp.rst | 30 custom: 71 80bit-custom 72 A custom 80-bit pattern 97 if [ ${prop##*/} = custom ]; then 107 custom 00000000 00 00 00 00 00 00 00 00 00 00 |..........|
|
/linux/Documentation/arch/arm/omap/ |
H A D | omap.rst | 11 v4.3+ Update is needed for custom .config files to make sure 15 v4.18+ Update is needed for custom .config files to make sure
|
/linux/Documentation/networking/ |
H A D | xdp-rx-metadata.rst | 46 | headroom | custom metadata | data | 73 | headroom | custom metadata | data | 84 contents. Currently, every driver has custom kernel code to parse 103 This means that for redirected packets only custom metadata is 108 that will also only have access to the custom metadata.
|
/linux/tools/power/cpupower/ |
H A D | README | 66 custom directory 93 is that the build results are saved in the custom output dir defined by 'O' 133 custom directory 159 custom directory 162 When it comes to run the utility from the custom build catalog things
|
/linux/drivers/auxdisplay/ |
H A D | Kconfig | 88 int "Default panel profile (0-5, 0=custom)" 97 0 = custom (see further) 127 int "LCD type (0=none, 1=custom, 2=old //, 3=ks0074, 4=hantronix, 5=Nexcom)" 138 1 : custom configuration and wiring (see further) 154 This is the number of visible character lines on the LCD in custom profile. 163 This is the number of characters per line on the LCD in custom profile. 179 This option lets you configure the value used by your LCD in 'custom' profile. 238 Default for the 'E' pin in custom profile is '14' (AUTOFEED). 253 Default for the 'RS' pin in custom profile is '17' (SELECT IN). 268 Default for the 'RW' pin in custom profile is '16' (INIT). [all …]
|
/linux/drivers/iio/position/ |
H A D | Kconfig | 29 Say yes here to build support for the HID custom 33 module will be called hid-sensor-custom-hinge.
|
H A D | Makefile | 7 obj-$(CONFIG_HID_SENSOR_CUSTOM_INTEL_HINGE) += hid-sensor-custom-intel-hinge.o
|
/linux/Documentation/security/tpm/ |
H A D | tpm_event_log.rst | 37 a custom configuration table defined by the stub itself. Unfortunately, 46 final events table size while the stub is still running to the custom 48 concatenating two halves of the event log from the custom configuration table
|
/linux/Documentation/arch/riscv/ |
H A D | patch-acceptance.rst | 48 their own custom extensions. These custom extensions aren't required 59 code for any custom extensions that they wish.)
|
/linux/Documentation/hwmon/ |
H A D | sch5636.rst | 20 their own custom hwmon solution based upon the SCH5636. 24 it is dealing with a Fujitsu Theseus and not with another custom SCH5636 based
|
/linux/arch/nios2/platform/ |
H A D | Kconfig.platform | 103 bool "Byteswap custom instruction" 105 Use the byteswap (endian converter) Nios II custom instruction provided 110 int "Byteswap custom instruction number" if NIOS2_CI_SWAB_SUPPORT
|
/linux/drivers/scsi/ |
H A D | iscsi_tcp.c | 911 strcpy(stats->custom[0].desc, "tx_sendpage_failures"); in iscsi_sw_tcp_conn_get_stats() 912 stats->custom[0].value = tcp_sw_conn->sendpage_failures_cnt; in iscsi_sw_tcp_conn_get_stats() 913 strcpy(stats->custom[1].desc, "rx_discontiguous_hdr"); in iscsi_sw_tcp_conn_get_stats() 914 stats->custom[1].value = tcp_sw_conn->discontiguous_hdr_cnt; in iscsi_sw_tcp_conn_get_stats() 915 strcpy(stats->custom[2].desc, "eh_abort_cnt"); in iscsi_sw_tcp_conn_get_stats() 916 stats->custom[2].value = conn->eh_abort_cnt; in iscsi_sw_tcp_conn_get_stats()
|
/linux/arch/nios2/ |
H A D | Kconfig | 145 bool "Set custom kernel MMU region base address" 159 bool "Set custom kernel region base address" 171 bool "Set custom I/O region base address"
|
/linux/drivers/staging/media/atomisp/ |
H A D | TODO | 8 * Remove/disable custom v4l2-ctrls 10 * Remove custom sysfs files created by atomisp_drvfs.c
|