/Linux-v4.19/drivers/video/fbdev/core/ |
D | fb_cmdline.c | 37 char *opt, *options = NULL; in fb_get_options() local 82 static int __init video_setup(char *options) in video_setup()
|
/Linux-v4.19/tools/perf/util/ |
D | genelf.c | 61 struct options { struct 62 char *output; 63 int fd; 523 static struct options options; variable
|
/Linux-v4.19/tools/lib/subcmd/ |
D | parse-options.c | 324 static int parse_short_opt(struct parse_opt_ctx_t *p, const struct option *options) in parse_short_opt() 343 const struct option *options) in parse_long_opt() 455 static void check_typos(const char *arg, const struct option *options) in check_typos() 494 const struct option *options, in parse_options_step() 611 int parse_options_subcommand(int argc, const char **argv, const struct option *options, in parse_options_subcommand() 665 int parse_options(int argc, const char **argv, const struct option *options, in parse_options()
|
/Linux-v4.19/tools/testing/selftests/networking/timestamping/ |
D | rxtimestamp.c | 22 struct options { struct 43 struct options sockopt; argument
|
/Linux-v4.19/include/linux/netfilter/ |
D | nf_conntrack_h323_types.h | 9 int options; /* No use */ member 14 int options; /* No use */ member 76 int options; /* No use */ member 98 int options; /* No use */ member 103 int options; /* No use */ member 154 } options; member 180 } options; member 205 } options; member 226 } options; member 236 } options; member [all …]
|
/Linux-v4.19/drivers/crypto/caam/ |
D | pdb.h | 136 u32 options; member 204 u32 options; member 236 u8 options; member 254 u8 options; member 275 u8 options; member 287 u8 options; member 309 u8 options; member 322 u8 options; member 345 u8 options; member 353 u8 options; member [all …]
|
/Linux-v4.19/drivers/net/ppp/ |
D | ppp_deflate.c | 88 static void *z_comp_alloc(unsigned char *options, int opt_len) in z_comp_alloc() 140 static int z_comp_init(void *arg, unsigned char *options, int opt_len, in z_comp_init() 305 static void *z_decomp_alloc(unsigned char *options, int opt_len) in z_decomp_alloc() 355 static int z_decomp_init(void *arg, unsigned char *options, int opt_len, in z_decomp_init()
|
D | ppp_mppe.c | 191 static void *mppe_alloc(unsigned char *options, int optlen) in mppe_alloc() 278 mppe_init(void *arg, unsigned char *options, int optlen, int unit, int debug, in mppe_init() 336 mppe_comp_init(void *arg, unsigned char *options, int optlen, int unit, in mppe_comp_init() 459 mppe_decomp_init(void *arg, unsigned char *options, int optlen, int unit, in mppe_decomp_init()
|
D | bsd_comp.c | 352 static void *bsd_alloc (unsigned char *options, int opt_len, int decomp) in bsd_alloc() 449 static void *bsd_comp_alloc (unsigned char *options, int opt_len) in bsd_comp_alloc() 454 static void *bsd_decomp_alloc (unsigned char *options, int opt_len) in bsd_decomp_alloc() 463 static int bsd_init (void *state, unsigned char *options, in bsd_init() 506 static int bsd_comp_init (void *state, unsigned char *options, in bsd_comp_init() 512 static int bsd_decomp_init (void *state, unsigned char *options, in bsd_decomp_init()
|
/Linux-v4.19/drivers/video/fbdev/ |
D | acornfb.c | 875 static struct options { struct 885 static int acornfb_setup(char *options) in acornfb_setup()
|
/Linux-v4.19/drivers/tty/serial/8250/ |
D | 8250_early.c | 136 const char *options) in early_serial8250_setup() 164 const char *options) in early_omap8250_setup()
|
/Linux-v4.19/net/sunrpc/auth_gss/ |
D | gss_rpc_xdr.h | 64 struct gssx_option_array options; member 70 struct gssx_option_array options; member 95 struct gssx_option_array options; member 121 struct gssx_option_array options; member 149 struct gssx_option_array options; member 159 struct gssx_option_array options; member
|
/Linux-v4.19/drivers/tty/serial/ |
D | earlycon.c | 88 static int __init parse_options(struct earlycon_device *device, char *options) in parse_options() 233 const char *options) in of_setup_earlycon()
|
/Linux-v4.19/kernel/ |
D | exit.c | 1545 int options, struct rusage *ru) in kernel_waitid() 1591 infop, int, options, struct rusage __user *, ru) in SYSCALL_DEFINE5() argument 1624 long kernel_wait4(pid_t upid, int __user *stat_addr, int options, in kernel_wait4() 1668 int, options, struct rusage __user *, ru) in SYSCALL_DEFINE4() argument 1686 SYSCALL_DEFINE3(waitpid, pid_t, pid, int __user *, stat_addr, int, options) in SYSCALL_DEFINE3() argument 1697 int, options, in COMPAT_SYSCALL_DEFINE4() argument 1711 struct compat_siginfo __user *, infop, int, options, in COMPAT_SYSCALL_DEFINE5() argument
|
/Linux-v4.19/drivers/staging/fsl-dpaa2/ethsw/ |
D | dpsw.h | 98 u64 options; member 190 u64 options; member 243 u64 options; member 259 u64 options; member
|
/Linux-v4.19/tools/lib/traceevent/ |
D | event-plugin.c | 23 struct tep_plugin_option *options; member 211 struct tep_plugin_option *options) in tep_plugin_add_options() 233 void tep_plugin_remove_options(struct tep_plugin_option *options) in tep_plugin_remove_options()
|
/Linux-v4.19/Documentation/sphinx/ |
D | rstFlatTable.py | 81 def c_span(name, rawtext, text, lineno, inliner, options=None, content=None): argument 92 def r_span(name, rawtext, text, lineno, inliner, options=None, content=None): argument
|
/Linux-v4.19/arch/mips/sgi-ip22/ |
D | ip22-setup.c | 67 static char options[8] __initdata; in plat_mem_setup() local
|
/Linux-v4.19/include/linux/mtd/ |
D | bbm.h | 56 int options; member 154 int options; member
|
/Linux-v4.19/include/linux/ |
D | tpm.h | 92 struct trusted_key_options *options) in tpm_seal_trusted() 98 struct trusted_key_options *options) in tpm_unseal_trusted()
|
/Linux-v4.19/tools/perf/trace/beauty/ |
D | waitid_options.c | 8 int printed = 0, options = arg->val; in syscall_arg__scnprintf_waitid_options() local
|
/Linux-v4.19/include/uapi/linux/netfilter/ |
D | xt_connlabel.h | 12 __u16 options; member
|
/Linux-v4.19/arch/mips/fw/arc/ |
D | arc_con.c | 29 static int prom_console_setup(struct console *co, char *options) in prom_console_setup()
|
/Linux-v4.19/drivers/gpu/drm/i915/ |
D | i915_gemfs.c | 56 char options[] = "huge=never"; in i915_gemfs_init() local
|
/Linux-v4.19/kernel/printk/ |
D | console_cmdline.h | 9 char *options; /* Options for the driver */ member
|