Home
last modified time | relevance | path

Searched refs:usage (Results 1 – 25 of 41) sorted by relevance

12

/arch/x86/tools/
Dinsn_sanity.c55 static void usage(const char *err) in usage() function
136 usage("Failed to open /dev/urandom"); in init_random_seed()
199 usage("Failed to open input file"); in parse_args()
208 usage("Failed to parse seed"); in parse_args()
214 usage("Failed to parse max_iter"); in parse_args()
217 usage(NULL); in parse_args()
223 usage("Max iteration number must be bigger than iter-num"); in parse_args()
226 usage("Don't use input file (-i) with random seed (-s)"); in parse_args()
Drelocs_common.c12 static void usage(void) in usage() function
61 usage(); in main()
64 usage(); in main()
Dtest_get_len.c43 static void usage(void) in usage() function
104 usage(); in parse_args()
/arch/powerpc/boot/
Dwrapper59 usage() { function
87 [ "$#" -gt 0 ] || usage
92 [ "$#" -gt 0 ] || usage
97 [ "$#" -gt 0 ] || usage
102 [ "$#" -gt 0 ] || usage
107 [ "$#" -gt 0 ] || usage
115 [ "$#" -gt 0 ] || usage
120 [ "$#" -gt 0 ] || usage
126 [ "$#" -gt 0 ] || usage
133 usage
[all …]
/arch/alpha/mm/
Dnuma.c49 i, cluster->usage, cluster->start_pfn, in show_mem_layout()
84 if (cluster->usage & 3) in setup_memory_node()
98 i, cluster->usage, cluster->start_pfn, in setup_memory_node()
169 if (cluster->usage & 3) in setup_memory_node()
209 if (cluster->usage & 3) in setup_memory_node()
/arch/alpha/boot/tools/
Dobjstrip.c42 usage (void) in usage() function
86 usage(); in main()
114 usage(); in main()
/arch/mn10300/boot/tools/
Dbuild.c64 void usage(void) in usage() function
81 usage(); in main()
/arch/mips/bcm63xx/
Dclk.c22 unsigned int usage; member
31 if (clk->set && (clk->usage++) == 0) in clk_enable_unlocked()
37 if (clk->set && (--clk->usage) == 0) in clk_disable_unlocked()
/arch/sparc/boot/
Dpiggyback.c74 static void usage(void) in usage() function
194 usage(); in main()
/arch/powerpc/platforms/cell/
DKconfig102 tristate "CBE frequency scaling based on SPU usage"
106 This governor checks for spu usage to adjust the cpu frequency.
/arch/openrisc/
DTODO.openrisc8 -- Consolidate usage of memblock and bootmem... move everything over to
/arch/cris/boot/tools/
Dbuild.c101 void usage(void) in usage() function
119 usage(); in main()
/arch/x86/boot/tools/
Dbuild.c139 static void usage(void) in usage() function
345 usage(); in main()
/arch/alpha/include/asm/
Dhwrpb.h147 unsigned long usage; member
/arch/alpha/kernel/
Dsetup.c325 i, cluster->usage, cluster->start_pfn, in setup_memory()
331 if (cluster->usage & 3) in setup_memory()
380 if (cluster->usage & 3) in setup_memory()
414 if (cluster->usage & 3) in setup_memory()
484 return (cluster->usage & 3) ? 0 : 1; in page_is_ram()
/arch/arm64/boot/dts/marvell/
Dberlin4ct-dmp.dts59 /* the first 16MB is for firmwares' usage */
Dberlin4ct-stb.dts59 /* the first 16MB is for firmwares' usage */
/arch/sh/
DKconfig.cpu92 This will enable the use of SR.RB register bank usage. Processors
/arch/m68k/fpsp040/
Dbindec.S222 | Register usage:
285 | Register usage:
357 | Register usage:
617 | Register usage:
/arch/blackfin/kernel/
Dbfin_gpio.c161 static void port_setup(unsigned gpio, unsigned short usage) in port_setup() argument
176 if (usage == GPIO_USAGE) in port_setup()
188 if (usage == GPIO_USAGE) in port_setup()
/arch/mips/boot/
Delf2ecoff.c286 usage: in main()
293 goto usage; in main()
/arch/parisc/kernel/
Dperf_asm.S110 ;* Register usage:
1366 ;* Register usage:
/arch/arm/boot/dts/
Dtegra114-tn7.dts31 /* memory >= 0x37e00000 is reserved for firmware usage */
/arch/s390/
DKconfig558 prompt "Emit compiler warnings for function with dynamic stack usage"
639 This driver allows usage of CHSC subchannels. A CHSC subchannel
663 This driver allows usage of EADM subchannels. EADM subchannels act
807 usage with lots of guests but greatly increases kernel size.
/arch/m68k/math-emu/
Dfp_movem.S47 | for other register usage see fp_decode.h

12