/linux-4.1.27/drivers/staging/unisys/visorchannel/ |
H A D | globals.h | 0 /* globals.h
|
H A D | visorchannel_main.c | 22 #include "globals.h"
|
H A D | visorchannel_funcs.c | 25 #include "globals.h"
|
/linux-4.1.27/drivers/staging/unisys/visorchipset/ |
H A D | file.h | 21 #include "globals.h"
|
H A D | globals.h | 0 /* globals.h
|
H A D | file.c | 22 #include "globals.h"
|
H A D | visorchipset_main.c | 18 #include "globals.h" 123 /* The following globals are used to handle the scenario where we are unable to
|
/linux-4.1.27/arch/sparc/include/asm/ |
H A D | sigcontext.h | 43 unsigned int u_regs[16]; /* globals and ins */ 75 unsigned long u_regs[16]; /* globals and ins */
|
H A D | ttable.h | 224 * globals in the spill routines, check out the save instruction in 226 * g4/g5 are the globals which are preserved by etrap processing
|
H A D | tsb.h | 226 /* Do a user page table walk in MMU globals. Leaves final,
|
/linux-4.1.27/drivers/acpi/acpica/ |
H A D | acglobal.h | 128 * Miscellaneous globals 199 * Namespace globals 230 * Interpreter globals 242 * Hardware globals 254 * Event and GPE globals 296 * Debugger and Disassembler globals 345 * Statistic globals 358 * Application globals
|
H A D | utglobal.c | 85 * Namespace globals 121 * Event and Hardware globals 217 /* Public globals */
|
H A D | utinit.c | 113 * DESCRIPTION: Initialize ACPICA globals. All globals that require specific 307 /* Close the globals */ acpi_ut_subsystem_shutdown()
|
H A D | utxfinit.c | 89 /* Initialize all globals used by the subsystem */ acpi_initialize_subsystem() 94 "During initialization of globals")); acpi_initialize_subsystem()
|
H A D | utprint.c | 70 /* Module globals */
|
/linux-4.1.27/arch/sparc/include/uapi/asm/ |
H A D | ptrace.h | 22 unsigned long u_regs[16]; /* globals and ins */ 47 unsigned int u_regs[16]; /* globals and ins */ 108 unsigned long u_regs[16]; /* globals and ins */
|
/linux-4.1.27/arch/sparc/kernel/ |
H A D | cherrs.S | 174 * jump to interrupt globals. If some trap level above us 175 * was also using interrupt globals, we cannot recover. 186 andcc %g4, %g3, %g0 ! Interrupt globals in use? 194 do_dcpe_tl1_nonfatal: /* Ok we may use interrupt globals safely. */ 239 andcc %g4, %g3, %g0 ! Interrupt globals in use? 247 do_icpe_tl1_nonfatal: /* Ok we may use interrupt globals safely. */
|
H A D | wof.S | 186 /* Restore saved globals */ 242 /* Restore the saved globals and build a pt_regs frame. */ 278 /* Restore globals, condition codes in the %psr and
|
H A D | winfixup.S | 38 /* Be very careful about usage of the trap globals here.
|
H A D | rtrap_64.S | 168 /* Normal globals are restored, go to trap globals. */
|
H A D | etrap_64.S | 118 /* Go to trap time globals so we can save them. */
|
H A D | etrap_32.S | 223 * of these routines are called, the globals are free to use
|
H A D | wuf.S | 152 /* Store globals into pt_regs frame. */
|
H A D | head_64.S | 525 * using the ordinary globals and have enabled floating
|
/linux-4.1.27/mm/kasan/ |
H A D | kasan.c | 457 void __asan_register_globals(struct kasan_global *globals, size_t size) __asan_register_globals() argument 462 register_global(&globals[i]); __asan_register_globals() 466 void __asan_unregister_globals(struct kasan_global *globals, size_t size) __asan_unregister_globals() argument
|
/linux-4.1.27/arch/x86/boot/compressed/ |
H A D | Makefile | 8 # asm globals (piggy.S), including:
|
/linux-4.1.27/drivers/atm/ |
H A D | adummy.c | 39 /* globals */
|
H A D | ambassador.c | 297 /********** globals **********/
|
H A D | he.c | 112 /* globals */
|
H A D | horizon.c | 357 /********** globals **********/
|
/linux-4.1.27/include/linux/ |
H A D | of_fdt.h | 43 /* TBD: Temporary export of fdt globals - remove when code fully merged */
|
/linux-4.1.27/arch/ia64/mm/ |
H A D | numa.c | 65 * NOTE: The following SMP-unsafe globals are only used early in boot __early_pfn_to_nid()
|
/linux-4.1.27/arch/arc/kernel/ |
H A D | head.S | 77 ; Clear BSS before updating any globals
|
/linux-4.1.27/include/acpi/ |
H A D | acpixf.h | 58 * Macros used for ACPICA globals and configuration 65 * The use of these macros allows for a single list of globals (here) 120 * Public globals and runtime configuration options 260 * Other miscellaneous globals
|
/linux-4.1.27/arch/s390/kernel/ |
H A D | lgr.c | 46 * LGR globals
|
H A D | debug.c | 103 /* globals */ 165 /* static globals */
|
/linux-4.1.27/arch/hexagon/kernel/ |
H A D | dma.c | 31 int bad_dma_address; /* globals are automatically initialized to zero */
|
/linux-4.1.27/arch/m68k/include/asm/ |
H A D | floppy.h | 41 /* vdma globals adapted from asm-i386/floppy.h */
|
/linux-4.1.27/include/acpi/platform/ |
H A D | aclinux.h | 89 /* External globals for __KERNEL__, stubs is needed */
|
/linux-4.1.27/include/uapi/linux/ |
H A D | coff.h | 180 #define COFF_SECT_DATA 1 /* Section for initialized globals */ 181 #define COFF_SECT_BSS 2 /* Section for un-initialized globals */
|
/linux-4.1.27/drivers/staging/dgnc/ |
H A D | dgnc_driver.c | 219 /* make sure that the globals are init'd before we do anything else */ dgnc_start() 714 * This is where we initialize the globals from the static insmod
|
/linux-4.1.27/arch/powerpc/kernel/ |
H A D | machine_kexec_64.c | 144 * Only globals and the stack are allowed. kexec_copy_flush() 359 /* Some things are best done in assembly. Finding globals with default_machine_kexec()
|
H A D | setup_64.c | 221 * mode so we can access kernel globals normally provided we
|
/linux-4.1.27/drivers/ptp/ |
H A D | ptp_clock.c | 39 /* private globals */
|
/linux-4.1.27/fs/9p/ |
H A D | v9fs.h | 164 /* other default globals */
|
/linux-4.1.27/fs/ |
H A D | pnode.c | 287 * so globals will do just fine. propagate_mnt()
|
/linux-4.1.27/arch/powerpc/platforms/powernv/ |
H A D | subcore.c | 353 /* This cpu will update the globals before exiting stop machine */
|
/linux-4.1.27/lib/ |
H A D | inflate.c | 606 /* make local copies of globals */ inflate_codes() 689 /* restore the globals from the locals */ inflate_codes() 713 /* make local copies of globals */ inflate_stored() 748 /* restore the globals from the locals */ inflate_stored()
|
/linux-4.1.27/tools/perf/util/ |
H A D | cpumap.c | 438 /* initialize globals */ cpu__setup_cpunode_map()
|
/linux-4.1.27/drivers/s390/char/ |
H A D | zcore.c | 530 * Initialize dump globals for a given architecture
|
/linux-4.1.27/drivers/clk/bcm/ |
H A D | clk-kona.h | 500 /* Exported globals */
|
/linux-4.1.27/drivers/usb/misc/ |
H A D | adutux.c | 68 * any globals, but we don't have them in 2.6.
|
H A D | iowarrior.c | 95 /* globals */
|
/linux-4.1.27/drivers/platform/x86/ |
H A D | compal-laptop.c | 189 /* General globals */
|
/linux-4.1.27/kernel/ |
H A D | acct.c | 77 * External references and all of the globals.
|
/linux-4.1.27/sound/drivers/ |
H A D | mtpav.c | 67 * globals
|
/linux-4.1.27/drivers/net/phy/ |
H A D | dp83640.c | 154 /* globals */
|
/linux-4.1.27/drivers/parisc/ |
H A D | iosapic.c | 92 ** o initialize globals (lock, etc)
|
/linux-4.1.27/arch/tile/include/hv/ |
H A D | iorpc.h | 224 * routines are described in globals.idl and must be included in every
|
/linux-4.1.27/kernel/debug/ |
H A D | gdbstub.c | 948 /* Initialize comm buffer and globals. */ gdb_serial_stub()
|
/linux-4.1.27/arch/blackfin/kernel/ |
H A D | setup.c | 748 /* initialize globals in linux/bootmem.h */ setup_bootmem_allocator()
|
/linux-4.1.27/drivers/scsi/esas2r/ |
H A D | esas2r_main.c | 637 /* set up other globals */ esas2r_init()
|
/linux-4.1.27/drivers/crypto/ux500/hash/ |
H A D | hash_core.c | 752 * hash_begin - This routine resets some globals and initializes the hash
|
/linux-4.1.27/sound/pci/asihpi/ |
H A D | hpi6000.c | 214 /* local globals */
|
/linux-4.1.27/drivers/net/ethernet/dec/tulip/ |
H A D | tulip_core.c | 1985 /* copy module parms into globals */ tulip_init()
|
/linux-4.1.27/kernel/bpf/ |
H A D | verifier.c | 2058 /* grab the mutex to protect few globals used by verifier */ bpf_check()
|
/linux-4.1.27/fs/cifs/ |
H A D | cifsglob.h | 1574 /* Misc globals */
|
/linux-4.1.27/scripts/ |
H A D | kernel-doc | 262 # Essentially these are globals.
|
H A D | checkpatch.pl | 3174 "do not initialise globals to 0 or NULL\n" .
|
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_sriov.c | 2081 * requested number exceed these globals bnx2x_vf_acquire()
|
/linux-4.1.27/drivers/video/fbdev/aty/ |
H A D | radeon_base.c | 261 * globals
|
/linux-4.1.27/include/net/sctp/ |
H A D | structs.h | 113 /* The SCTP globals structure. */
|
/linux-4.1.27/mm/ |
H A D | vmalloc.c | 284 /* The vmap cache globals are protected by vmap_area_lock */
|
H A D | page_alloc.c | 4518 * NOTE: The following SMP-unsafe globals are only used early in boot __early_pfn_to_nid()
|
/linux-4.1.27/drivers/block/ |
H A D | floppy.c | 343 * globals used by 'result()'
|
/linux-4.1.27/arch/m68k/kernel/ |
H A D | head.S | 3555 * a0 = pointer to console globals
|