Searched refs:externs (Results 1 - 15 of 15) sorted by relevance
/linux-4.4.14/include/linux/ |
H A D | fs_stack.h | 10 /* externs for fs/stack.c */
|
H A D | frontswap.h | 51 /* all inline routines become no-ops and all externs are ignored */
|
/linux-4.4.14/arch/arm/mach-prima2/ |
H A D | common.h | 2 * This file contains common function prototypes to avoid externs in the c files.
|
/linux-4.4.14/arch/powerpc/include/asm/ |
H A D | kgdb.h | 2 * The PowerPC (32/64) specific defines / externs for KGDB. Based on
|
/linux-4.4.14/arch/arm/mach-zynq/ |
H A D | common.h | 2 * This file contains common function prototypes to avoid externs
|
/linux-4.4.14/drivers/net/wireless/brcm80211/include/ |
H A D | brcmu_utils.h | 174 /* externs */ 202 /* externs */
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/ |
H A D | aiutils.h | 174 /* AMBA Interconnect exported externs */
|
/linux-4.4.14/drivers/scsi/lpfc/ |
H A D | lpfc_crtn.h | 386 /* SLI4 if_type 2 externs. */ 394 /* externs BlockGuard */
|
/linux-4.4.14/drivers/misc/sgi-gru/ |
H A D | grutables.h | 4 * GRU DRIVER TABLES, MACROS, externs, etc 622 * Function prototypes & externs
|
/linux-4.4.14/include/net/sctp/ |
H A D | sctp.h | 51 * macros, externs, and inlines 174 * Section: Macros, externs, and inlines
|
/linux-4.4.14/arch/sh/kernel/ |
H A D | head_64.S | 254 * Now head.S global variables, constants and externs
|
/linux-4.4.14/tools/perf/util/ |
H A D | probe-finder.c | 1295 bool externs = !af->child; collect_variables_cb() local 1301 if (!externs) { collect_variables_cb() 1313 !externs) { collect_variables_cb()
|
/linux-4.4.14/tools/perf/ |
H A D | builtin-probe.c | 483 OPT_BOOLEAN('\0', "externs", &probe_conf.show_ext_vars, __cmd_probe()
|
/linux-4.4.14/scripts/ |
H A D | checkpatch.pl | 5416 # check for new externs in .h files. 5426 # check for new externs in .c files. 5441 "externs should be avoided in .c files\n" . $herecurr); 5453 "externs should be avoided in .c files\n" . $herecurr);
|
/linux-4.4.14/drivers/scsi/mpt3sas/ |
H A D | mpt3sas_base.h | 1395 /* trigger data externs */
|
Completed in 652 milliseconds