/linux-6.3-rc2/tools/testing/selftests/net/ |
A D | cmsg_sender.c | 43 struct options { struct 48 struct { 53 } sockopt; 54 struct { 58 } sock; 60 struct { 63 } txtime; 64 struct { 66 } ts; 67 struct { [all …]
|
A D | rxtimestamp.c | 23 struct options { struct 44 struct options sockopt; argument
|
/linux-6.3-rc2/tools/thermal/thermometer/ |
A D | thermometer.c | 36 struct options { struct 37 int loglvl; 38 int logopt; 39 int overwrite; 40 int duration; 41 const char *config; 42 char postfix[PATH_MAX]; 43 char output[PATH_MAX]; 356 struct options *options) in thermometer_start() 460 static int thermometer_wait(struct options *options, pid_t pid) in thermometer_wait() [all …]
|
/linux-6.3-rc2/tools/testing/selftests/netfilter/ |
A D | nf-queue.c | 18 struct options { struct 29 static struct options opts; argument
|
/linux-6.3-rc2/tools/thermal/thermal-engine/ |
A D | thermal-engine.c | 29 struct options { struct 30 int loglevel; 31 int logopt; 32 int interactive; 33 int daemonize; 236 static int options_init(int argc, char *argv[], struct options *options) in options_init() 289 struct options options = { in main() local
|
/linux-6.3-rc2/security/keys/trusted-keys/ |
A D | trusted_tpm2.c | 32 struct trusted_key_options *options, in tpm2_key_encode() 97 struct trusted_key_options *options, in tpm2_key_decode() 229 struct trusted_key_options *options) in tpm2_seal_trusted() 362 struct trusted_key_options *options, in tpm2_load_cmd() 460 struct trusted_key_options *options, in tpm2_unseal_cmd() 530 struct trusted_key_options *options) in tpm2_unseal_trusted()
|
/linux-6.3-rc2/include/linux/netfilter/ |
A D | nf_conntrack_h323_types.h | 156 } options; member 182 } options; member 207 } options; member 228 } options; member 238 } options; member 285 } options; member 309 } options; member 337 } options; member 364 } options; member 411 } options; member [all …]
|
/linux-6.3-rc2/tools/lib/subcmd/ |
A D | parse-options.c | 345 static int parse_short_opt(struct parse_opt_ctx_t *p, const struct option *options) in parse_short_opt() 364 const struct option *options) in parse_long_opt() 476 static void check_typos(const char *arg, const struct option *options) in check_typos() 515 const struct option *options, in parse_options_step() 632 int parse_options_subcommand(int argc, const char **argv, const struct option *options, in parse_options_subcommand() 686 int parse_options(int argc, const char **argv, const struct option *options, in parse_options()
|
/linux-6.3-rc2/drivers/video/fbdev/core/ |
A D | fb_cmdline.c | 37 char *opt, *options = NULL; in fb_get_options() local 79 static int __init video_setup(char *options) in video_setup()
|
/linux-6.3-rc2/drivers/crypto/caam/ |
A D | pdb.h | 136 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 363 u8 options; member [all …]
|
A D | dpseci.h | 52 u32 options; member 79 u32 options; member 149 u32 options; member
|
/linux-6.3-rc2/Documentation/filesystems/ |
A D | zonefs.rst | 313 "errors=<behavior>" option 336 "explicit-open" option
|
/linux-6.3-rc2/drivers/video/fbdev/ |
A D | acornfb.c | 872 static struct options { struct 882 static int acornfb_setup(char *options) in acornfb_setup()
|
/linux-6.3-rc2/drivers/net/ppp/ |
A D | ppp_deflate.c | 85 static void *z_comp_alloc(unsigned char *options, int opt_len) in z_comp_alloc() 137 static int z_comp_init(void *arg, unsigned char *options, int opt_len, in z_comp_init() 301 static void *z_decomp_alloc(unsigned char *options, int opt_len) in z_decomp_alloc() 351 static int z_decomp_init(void *arg, unsigned char *options, int opt_len, in z_decomp_init()
|
A D | ppp_mppe.c | 171 static void *mppe_alloc(unsigned char *options, int optlen) in mppe_alloc() 250 mppe_init(void *arg, unsigned char *options, int optlen, int unit, int debug, in mppe_init() 308 mppe_comp_init(void *arg, unsigned char *options, int optlen, int unit, in mppe_comp_init() 414 mppe_decomp_init(void *arg, unsigned char *options, int optlen, int unit, in mppe_decomp_init()
|
A 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-6.3-rc2/arch/mips/loongson64/ |
A D | cpucfg-emul.c | 71 u64 options = c->options; in patch_cpucfg_sel1() local 89 u64 options = c->options; in patch_cpucfg_sel2() local
|
/linux-6.3-rc2/tools/perf/util/ |
A D | genelf.c | 57 struct options { struct 58 char *output; 59 int fd;
|
/linux-6.3-rc2/net/sunrpc/auth_gss/ |
A D | gss_rpc_xdr.h | 51 struct gssx_option_array options; member 57 struct gssx_option_array options; member 82 struct gssx_option_array options; member 108 struct gssx_option_array options; member 136 struct gssx_option_array options; member 146 struct gssx_option_array options; member
|
/linux-6.3-rc2/drivers/tty/serial/8250/ |
A D | 8250_early.c | 156 const char *options) in early_serial8250_setup() 185 const char *options) in early_omap8250_setup()
|
/linux-6.3-rc2/drivers/tty/serial/ |
A D | earlycon.c | 93 static int __init parse_options(struct earlycon_device *device, char *options) in parse_options() 255 const char *options) in of_setup_earlycon()
|
/linux-6.3-rc2/kernel/ |
A D | exit.c | 1642 int options, struct rusage *ru) in kernel_waitid() 1708 infop, int, options, struct rusage __user *, ru) in SYSCALL_DEFINE5() argument 1740 long kernel_wait4(pid_t upid, int __user *stat_addr, int options, in kernel_wait4() 1800 int, options, struct rusage __user *, ru) in SYSCALL_DEFINE4() argument 1818 SYSCALL_DEFINE3(waitpid, pid_t, pid, int __user *, stat_addr, int, options) in SYSCALL_DEFINE3() argument 1829 int, options, in COMPAT_SYSCALL_DEFINE4() argument 1843 struct compat_siginfo __user *, infop, int, options, in COMPAT_SYSCALL_DEFINE5() argument
|
/linux-6.3-rc2/Documentation/sphinx/ |
A D | rstFlatTable.py | 71 def c_span(name, rawtext, text, lineno, inliner, options=None, content=None): argument 82 def r_span(name, rawtext, text, lineno, inliner, options=None, content=None): argument
|
/linux-6.3-rc2/include/linux/mtd/ |
A D | bbm.h | 42 int options; member 128 int options; member
|
/linux-6.3-rc2/drivers/net/ethernet/freescale/dpaa2/ |
A D | dpsw.h | 153 u64 options; member 231 u32 options; member 266 u64 options; member 280 u64 options; member 412 u32 options; member 451 u16 options; member
|