Searched refs:doing (Results 1 - 11 of 11) sorted by relevance

/linux-master/kernel/
H A Dparams.c119 const char *doing,
152 pr_debug("doing %s: %s='%s'\n", doing, param, val);
153 return handle_unknown(param, val, doing, arg);
161 char *parse_args(const char *doing, argument
175 pr_debug("doing %s, parsing ARGS: '%s'\n", doing, args);
186 ret = parse_one(param, val, doing, params, num,
190 doing, param);
196 pr_err("%s: Unknown parameter `%s'\n", doing, para
117 parse_one(char *param, char *val, const char *doing, const struct kernel_param *params, unsigned num_params, s16 min_level, s16 max_level, void *arg, parse_unknown_fn handle_unknown) argument
[all...]
/linux-master/arch/arm/boot/compressed/
H A Dhead-sharpsl.S20 #error What am I doing here...
/linux-master/include/linux/
H A Dmoduleparam.h388 typedef int (*parse_unknown_fn)(char *param, char *val, const char *doing, void *arg);
/linux-master/arch/m68k/fpsp040/
H A Dgen_except.S325 | by doing an fmove <ea>,fp0. The exception operand, in
/linux-master/arch/x86/crypto/
H A Dsha256-ssse3-asm.S401 ## schedule 48 input dwords, by doing 3 rounds of 16 each
H A Dsha256-avx-asm.S391 ## schedule 48 input dwords, by doing 3 rounds of 16 each
H A Dsha512-avx2-asm.S614 ## schedule 64 input dwords, by doing 12 rounds of 4 each
H A Dsha256-avx2-asm.S587 ## schedule 48 input dwords, by doing 3 rounds of 12 each
H A Daesni-intel_asm.S1474 # make 3 copies of XMMDst for doing 3 shift operations
/linux-master/arch/m68k/ifpsp060/src/
H A Dpfpsp.S964 # if our emulation, after re-doing the operation, decided that
997 # if our emulation, after re-doing the operation, decided that
H A Dfpsp.S965 # if our emulation, after re-doing the operation, decided that
998 # if our emulation, after re-doing the operation, decided that
10344 # we find out if this occurred by doing an fsave and #

Completed in 270 milliseconds