Home
last modified time | relevance | path

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

12345678910>>...18

/linux/Documentation/admin-guide/sysctl/
H A Dnet.rst50 bpf_jit_enable
94 bpf_jit_harden
110 bpf_jit_kallsyms
124 bpf_jit_limit
132 dev_weight
141 dev_weight_rx_bias
154 dev_weight_tx_bias
165 default_qdisc
181 busy_read
195 busy_poll
[all …]
/linux/tools/testing/selftests/net/
H A Dcmsg_sender.c43 struct options { struct
44 bool silent_send;
45 const char *host;
46 const char *service;
47 unsigned int size;
48 unsigned int num_pkt;
49 struct {
55 } sockopt;
56 struct {
60 } sock;
[all …]
H A Drxtimestamp.c23 struct options { struct
44 struct options sockopt; argument
/linux/tools/thermal/thermometer/
H A Dthermometer.c36 struct options { struct
195 static int options_init(int argc, char *argv[], struct options *options) in options_init() argument
37 loglvloptions global() argument
38 logoptoptions global() argument
39 overwriteoptions global() argument
40 durationoptions global() argument
41 configoptions global() argument
42 postfixoptions global() argument
43 outputoptions global() argument
356 thermometer_start(struct thermometer * thermometer,struct options * options) thermometer_start() argument
460 thermometer_wait(struct options * options,pid_t pid) thermometer_wait() argument
534 struct options options = { main() local
[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 logleveloptions global() argument
31 logoptoptions global() argument
32 interactiveoptions global() argument
33 daemonizeoptions global() argument
236 options_init(int argc,char * argv[],struct options * options) options_init() argument
289 struct options options = { main() local
[all...]
/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.h11 int options; /* No use */ member
16 int options; /* No use */ member
78 int options; /* No use */ member
100 int options; /* No use */ member
105 int options; /* No use */ member
156 } options; member
182 } options; member
207 } options; member
228 } options; member
238 } options; member
[all …]
/linux/drivers/tty/serial/8250/
H A D8250_early.c152 const char *options) in early_serial8250_setup()
179 const char *options) in early_serial8250_rs2_setup()
192 const char *options) in early_omap8250_setup()
/linux/drivers/crypto/caam/
H A Dpdb.h136 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 …]
H A Ddpseci.h52 u32 options; member
79 u32 options; member
149 u32 options; member
/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/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/Documentation/filesystems/
H A Dzonefs.rst313 "errors=<behavior>" option
336 "explicit-open" option
/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.c1705 struct waitid_info *infop, int options, in kernel_waitid_prepare()
1765 int options, struct rusage *ru) in kernel_waitid()
1783 infop, int, options, struct rusage __user *, ru) in SYSCALL_DEFINE5() argument
1815 long kernel_wait4(pid_t upid, int __user *stat_addr, int options, in kernel_wait4()
1875 int, options, struct rusage __user *, ru) in SYSCALL_DEFINE4() argument
1893 SYSCALL_DEFINE3(waitpid, pid_t, pid, int __user *, stat_addr, int, options) in SYSCALL_DEFINE3() argument
1904 int, options, in COMPAT_SYSCALL_DEFINE4() argument
1918 struct compat_siginfo __user *, infop, int, options, in COMPAT_SYSCALL_DEFINE5() argument
/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/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
/linux/include/linux/mtd/
H A Dbbm.h42 int options; member
128 int options; member

12345678910>>...18