Home
last modified time | relevance | path

Searched defs:options (Results 1 – 25 of 486) sorted by relevance

12345678910>>...20

/linux/tools/testing/selftests/net/
H A Dcmsg_sender.c43 struct options { struct
49 struct {
55 } sockopt;
56 struct {
60 } sock;
62 struct {
65 } txtime;
66 struct {
68 } ts;
69 struct {
[all …]
H A Drxtimestamp.c23 struct options { struct
44 struct options sockopt; argument
/linux/tools/thermal/thermometer/
H A Dthermometer.c36 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/Documentation/networking/
H A Diso15765-2.rst133 General options
223 Flow Control options
255 Link Layer options
285 Transmission stmin
298 Reception stmin
/linux/tools/testing/selftests/net/netfilter/
H A Dnf_queue.c18 struct options { struct
29 static struct options opts; argument
/linux/tools/thermal/thermal-engine/
H A Dthermal-engine.c29 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/drivers/video/
H A Dcmdline.c35 const char *options = NULL; in __video_get_option_string() local
84 bool __video_get_options(const char *name, const char **options, bool is_of) in __video_get_options()
107 static int __init video_setup(char *options) in video_setup()
/linux/security/keys/trusted-keys/
H A Dtrusted_tpm2.c32 struct trusted_key_options *options, in tpm2_key_encode()
110 struct trusted_key_options *options, in tpm2_key_decode()
242 struct trusted_key_options *options) in tpm2_seal_trusted()
387 struct trusted_key_options *options, in tpm2_load_cmd()
491 struct trusted_key_options *options, in tpm2_unseal_cmd()
585 struct trusted_key_options *options) in tpm2_unseal_trusted()
/linux/include/linux/netfilter/
H A Dnf_conntrack_h323_types.h156 } 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/drivers/tty/serial/8250/
H A D8250_early.c148 const char *options) in early_serial8250_setup()
175 const char *options) in early_serial8250_rs2_setup()
188 const char *options) in early_omap8250_setup()
/linux/tools/lib/subcmd/
H A Dparse-options.c345 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/drivers/crypto/caam/
H A Dpdb.h136 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 …]
H A Ddpseci.h52 u32 options; member
79 u32 options; member
149 u32 options; member
/linux/Documentation/filesystems/
H A Dzonefs.rst313 "errors=<behavior>" option
336 "explicit-open" option
/linux/drivers/video/fbdev/
H A Dacornfb.c870 static struct options { struct
880 static int acornfb_setup(char *options) in acornfb_setup()
/linux/drivers/net/ppp/
H A Dppp_deflate.c85 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()
H A Dppp_mppe.c171 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()
H A Dbsd_comp.c352 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/arch/mips/loongson64/
H A Dcpucfg-emul.c71 u64 options = c->options; in patch_cpucfg_sel1() local
89 u64 options = c->options; in patch_cpucfg_sel2() local
/linux/net/sunrpc/auth_gss/
H A Dgss_rpc_xdr.h51 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/kernel/
H A Dexit.c1706 struct waitid_info *infop, int options, in kernel_waitid_prepare()
1766 int options, struct rusage *ru) in kernel_waitid()
1784 infop, int, options, struct rusage __user *, ru) in SYSCALL_DEFINE5() argument
1816 long kernel_wait4(pid_t upid, int __user *stat_addr, int options, in kernel_wait4()
1876 int, options, struct rusage __user *, ru) in SYSCALL_DEFINE4() argument
1894 SYSCALL_DEFINE3(waitpid, pid_t, pid, int __user *, stat_addr, int, options) in SYSCALL_DEFINE3() argument
1905 int, options, in COMPAT_SYSCALL_DEFINE4() argument
1919 struct compat_siginfo __user *, infop, int, options, in COMPAT_SYSCALL_DEFINE5() argument
/linux/drivers/tty/serial/
H A Dearlycon.c93 static int __init parse_options(struct earlycon_device *device, char *options) in parse_options()
255 const char *options) in of_setup_earlycon()
/linux/Documentation/sphinx/
H A DrstFlatTable.py71 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/include/linux/mtd/
H A Dbbm.h42 int options; member
128 int options; member
/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpsw.h153 u64 options; member
231 u32 options; member
266 u64 options; member
280 u64 options; member
412 u32 options; member
451 u16 options; member

12345678910>>...20