Home
last modified time | relevance | path

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

1234

/arch/x86/tools/
Dinsn_sanity.c38 static void usage(const char *err) in usage() function
119 usage("Failed to open /dev/urandom"); in init_random_seed()
182 usage("Failed to open input file"); in parse_args()
191 usage("Failed to parse seed"); in parse_args()
197 usage("Failed to parse max_iter"); in parse_args()
200 usage(NULL); in parse_args()
206 usage("Max iteration number must be bigger than iter-num"); in parse_args()
209 usage("Don't use input file (-i) with random seed (-s)"); in parse_args()
Drelocs_common.c13 static void usage(void) in usage() function
62 usage(); in main()
65 usage(); in main()
Dinsn_decoder_test.c31 static void usage(void) in usage() function
103 usage(); in parse_args()
/arch/powerpc/boot/
Dwrapper68 usage() { function
97 [ "$#" -gt 0 ] || usage
102 [ "$#" -gt 0 ] || usage
107 [ "$#" -gt 0 ] || usage
112 [ "$#" -gt 0 ] || usage
117 [ "$#" -gt 0 ] || usage
122 [ "$#" -gt 0 ] || usage
130 [ "$#" -gt 0 ] || usage
135 [ "$#" -gt 0 ] || usage
141 [ "$#" -gt 0 ] || usage
[all …]
/arch/mips/boot/tools/
Drelocs_main.c24 static void usage(void) in usage() function
66 usage(); in main()
69 usage(); in main()
/arch/alpha/boot/tools/
Dobjstrip.c43 usage (void) in usage() function
87 usage(); in main()
115 usage(); in main()
/arch/arm64/boot/dts/ti/
Dk3-j721e-mcu-wakeup.dtsi83 /* Non-MPU Firmware usage */
94 /* Non-MPU Firmware usage */
116 /* Non-MPU Firmware usage */
130 /* Non-MPU Firmware usage */
144 /* Non-MPU Firmware usage */
158 /* Non-MPU Firmware usage */
172 /* Non-MPU Firmware usage */
186 /* Non-MPU Firmware usage */
200 /* Non-MPU Firmware usage */
214 /* Non-MPU Firmware usage */
[all …]
Dk3-j721s2-mcu-wakeup.dtsi115 /* Non-MPU Firmware usage */
126 /* Non-MPU Firmware usage */
171 /* Non-MPU Firmware usage */
185 /* Non-MPU Firmware usage */
199 /* Non-MPU Firmware usage */
213 /* Non-MPU Firmware usage */
227 /* Non-MPU Firmware usage */
241 /* Non-MPU Firmware usage */
255 /* Non-MPU Firmware usage */
269 /* Non-MPU Firmware usage */
[all …]
Dk3-j784s4-j742s2-mcu-wakeup-common.dtsi133 /* Non-MPU Firmware usage */
144 /* Non-MPU Firmware usage */
176 /* Non-MPU Firmware usage */
191 /* Non-MPU Firmware usage */
205 /* Non-MPU Firmware usage */
219 /* Non-MPU Firmware usage */
233 /* Non-MPU Firmware usage */
247 /* Non-MPU Firmware usage */
261 /* Non-MPU Firmware usage */
275 /* Non-MPU Firmware usage */
[all …]
/arch/x86/boot/tools/
Dbuild.c131 static void usage(void) in usage() function
183 usage(); in main()
/arch/arm64/boot/dts/synaptics/
Dberlin4ct-stb.dts22 /* the first 16MB is for firmwares' usage */
Dberlin4ct-dmp.dts22 /* the first 16MB is for firmwares' usage */
/arch/arm/boot/dts/st/
Dstm32mp15xc-lxa-tac.dtsi451 /* spare dmas for other usage */
506 /* spare dmas for other usage */
518 /* spare dmas for other usage */
530 /* spare dmas for other usage */
547 /* spare dmas for other usage */
561 /* spare dmas for other usage */
Dstm32mp15xx-dhcom-picoitx.dtsi75 /* spare dmas for other usage */
86 /* spare dmas for other usage */
Dstm32mp15xx-dhcom-pdk2.dtsi154 /* spare dmas for other usage */
166 /* spare dmas for other usage */
266 /* spare dmas for other usage (un-delete to enable pwm capture) */
Dstm32mp157c-osd32mp1-red.dts81 /* spare dmas for other usage */
188 /* spare dmas for other usage */
Dstm32mp15xx-dhcom-drc02.dtsi66 /* spare dmas for other usage */
90 /* spare dmas for other usage */
/arch/sparc/boot/
Dpiggyback.c63 static void usage(void) in usage() function
187 usage(); in main()
/arch/arm64/boot/dts/freescale/
Dimx8mm-kontron-bl-osm-s.dts119 * Rename SoM signals according to board usage:
138 * Rename SoM signals according to board usage:
153 * Rename SoM signals according to board usage:
/arch/mips/tools/
Dloongson3-llsc-check.c58 static void usage(FILE *f) in usage() function
246 usage(stderr); in main()
/arch/powerpc/platforms/cell/
DKconfig96 tristate "CBE frequency scaling based on SPU usage"
100 This governor checks for spu usage to adjust the cpu frequency.
/arch/arm/boot/dts/qcom/
Dqcom-ipq8064-v2.0.dtsi38 * RPM usage. Turning this on in kernel manifests as
/arch/arm/boot/dts/nxp/imx/
Dimx6ul-tqma6ul1-mba6ulx.dts18 * Note: can2 and fec2 are enabled on mba6ulx level (for i.MX6ULG2 usage)
/arch/arc/net/
Dbpf_jit_arcv2.c2368 u32 usage = 0; in mask_for_used_regs() local
2372 usage |= BIT(REG_LO(bpf_reg)); in mask_for_used_regs()
2373 usage |= BIT(REG_HI(bpf_reg)); in mask_for_used_regs()
2379 usage |= BIT(REG_LO(BPF_REG_FP)); in mask_for_used_regs()
2384 usage |= BIT(REG_LO(bpf_reg)); in mask_for_used_regs()
2388 usage |= BIT(REG_HI(bpf_reg)); in mask_for_used_regs()
2392 usage |= is_call ? BIT(ARC_R_BLINK) : 0; in mask_for_used_regs()
2394 return usage; in mask_for_used_regs()
2404 u8 arc_prologue(u8 *buf, u32 usage, u16 frame_size) in arc_prologue() argument
2410 if (usage & BIT(ARC_R_BLINK)) in arc_prologue()
[all …]
/arch/mips/bcm63xx/
Dclk.c24 unsigned int usage; member
33 if (clk->set && (clk->usage++) == 0) in clk_enable_unlocked()
39 if (clk->set && (--clk->usage) == 0) in clk_disable_unlocked()

1234