| /kernel/linux/linux-6.6/Documentation/admin-guide/sysctl/ |
| D | net.rst | 50 bpf_jit_enable 92 bpf_jit_harden 108 bpf_jit_kallsyms 122 bpf_jit_limit 130 dev_weight 139 dev_weight_rx_bias 152 dev_weight_tx_bias 163 default_qdisc 179 busy_read 193 busy_poll [all …]
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/sysctl/ |
| D | net.rst | 50 bpf_jit_enable 92 bpf_jit_harden 105 bpf_jit_kallsyms 119 bpf_jit_limit 127 dev_weight 136 dev_weight_rx_bias 149 dev_weight_tx_bias 160 default_qdisc 176 busy_read 190 busy_poll [all …]
|
| /kernel/linux/linux-6.6/tools/testing/selftests/net/ |
| D | cmsg_sender.c | 43 struct options { struct 44 bool silent_send; 45 const char *host; 46 const char *service; 47 unsigned int size; 48 struct { 53 } sockopt; 54 struct { 58 } sock; 59 struct option_cmsg_u32 mark; [all …]
|
| /kernel/linux/linux-6.6/tools/thermal/thermometer/ |
| 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]; 195 static int options_init(int argc, char *argv[], struct options *options) in options_init() 356 struct options *options) in thermometer_start() [all …]
|
| /kernel/linux/linux-6.6/tools/testing/selftests/netfilter/ |
| D | nf-queue.c | 18 struct options { struct 29 static struct options opts; argument
|
| /kernel/linux/linux-5.10/tools/testing/selftests/netfilter/ |
| D | nf-queue.c | 18 struct options { struct 29 static struct options opts; argument
|
| /kernel/linux/linux-6.6/drivers/video/ |
| D | cmdline.c | 35 const char *options = NULL; in __video_get_option_string() local 83 bool __video_get_options(const char *name, const char **options, bool is_of) in __video_get_options() 105 static int __init video_setup(char *options) in video_setup()
|
| /kernel/linux/linux-5.10/security/keys/trusted-keys/ |
| D | trusted_tpm2.c | 64 struct trusted_key_options *options) in tpm2_seal_trusted() 187 struct trusted_key_options *options, in tpm2_load_cmd() 251 struct trusted_key_options *options, in tpm2_unseal_cmd() 311 struct trusted_key_options *options) in tpm2_unseal_trusted()
|
| /kernel/linux/linux-6.6/tools/thermal/thermal-engine/ |
| 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
|
| /kernel/linux/linux-6.6/security/keys/trusted-keys/ |
| D | trusted_tpm2.c | 32 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() 375 struct trusted_key_options *options, in tpm2_load_cmd() 473 struct trusted_key_options *options, in tpm2_unseal_cmd() 543 struct trusted_key_options *options) in tpm2_unseal_trusted()
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/core/ |
| 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()
|
| /kernel/linux/linux-6.6/Documentation/filesystems/ |
| D | zonefs.rst | 313 "errors=<behavior>" option 336 "explicit-open" option
|
| /kernel/linux/linux-6.6/tools/lib/subcmd/ |
| 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()
|
| /kernel/linux/linux-5.10/tools/lib/subcmd/ |
| 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()
|
| /kernel/linux/linux-5.10/include/linux/netfilter/ |
| D | nf_conntrack_h323_types.h | 11 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 …]
|
| /kernel/linux/linux-6.6/include/linux/netfilter/ |
| D | nf_conntrack_h323_types.h | 11 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 …]
|
| /kernel/linux/linux-5.10/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 …]
|
| /kernel/linux/linux-6.6/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 …]
|
| /kernel/linux/linux-6.6/drivers/net/ppp/ |
| 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()
|
| /kernel/linux/linux-5.10/drivers/net/ppp/ |
| 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() 302 static void *z_decomp_alloc(unsigned char *options, int opt_len) in z_decomp_alloc() 352 static int z_decomp_init(void *arg, unsigned char *options, int opt_len, in z_decomp_init()
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/ |
| D | acornfb.c | 870 static struct options { struct 880 static int acornfb_setup(char *options) in acornfb_setup()
|
| /kernel/linux/linux-6.6/arch/mips/loongson64/ |
| D | cpucfg-emul.c | 71 u64 options = c->options; in patch_cpucfg_sel1() local 89 u64 options = c->options; in patch_cpucfg_sel2() local
|
| /kernel/linux/linux-5.10/arch/mips/loongson64/ |
| D | cpucfg-emul.c | 71 u64 options = c->options; in patch_cpucfg_sel1() local 89 u64 options = c->options; in patch_cpucfg_sel2() local
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/ |
| D | acornfb.c | 872 static struct options { struct 882 static int acornfb_setup(char *options) in acornfb_setup()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/net/ |
| D | rxtimestamp.c | 23 struct options { struct 44 struct options sockopt; argument
|