/kernel/linux/linux-5.10/Documentation/admin-guide/sysctl/ |
D | net.rst | 49 bpf_jit_enable 91 bpf_jit_harden 104 bpf_jit_kallsyms 118 bpf_jit_limit 126 dev_weight 135 dev_weight_rx_bias 148 dev_weight_tx_bias 159 default_qdisc 175 busy_read 189 busy_poll [all …]
|
/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-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-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-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-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-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()
|
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()
|
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()
|
/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/tools/testing/selftests/net/ |
D | rxtimestamp.c | 23 struct options { struct 44 struct options sockopt; argument
|
/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/perf/util/ |
D | genelf.c | 60 struct options { struct 61 char *output; 62 int fd;
|
/kernel/linux/linux-5.10/net/sunrpc/auth_gss/ |
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
|
/kernel/linux/linux-5.10/drivers/tty/serial/8250/ |
D | 8250_early.c | 158 const char *options) in early_serial8250_setup() 187 const char *options) in early_omap8250_setup()
|
/kernel/linux/linux-5.10/drivers/tty/serial/ |
D | earlycon.c | 93 static int __init parse_options(struct earlycon_device *device, char *options) in parse_options() 250 const char *options) in of_setup_earlycon()
|
/kernel/linux/linux-5.10/kernel/ |
D | exit.c | 1493 int options, struct rusage *ru) in kernel_waitid() 1559 infop, int, options, struct rusage __user *, ru) in SYSCALL_DEFINE5() argument 1591 long kernel_wait4(pid_t upid, int __user *stat_addr, int options, in kernel_wait4() 1651 int, options, struct rusage __user *, ru) in SYSCALL_DEFINE4() argument 1669 SYSCALL_DEFINE3(waitpid, pid_t, pid, int __user *, stat_addr, int, options) in SYSCALL_DEFINE3() argument 1680 int, options, in COMPAT_SYSCALL_DEFINE4() argument 1694 struct compat_siginfo __user *, infop, int, options, in COMPAT_SYSCALL_DEFINE5() argument
|
/kernel/linux/linux-5.10/arch/mips/sgi-ip22/ |
D | ip22-setup.c | 67 static char options[8] __initdata; in plat_mem_setup() local
|
/kernel/linux/linux-5.10/include/linux/mtd/ |
D | bbm.h | 42 int options; member 128 int options; member
|
/kernel/linux/linux-5.10/tools/lib/traceevent/ |
D | event-plugin.c | 26 struct tep_plugin_option *options; member 220 struct tep_plugin_option *options) in tep_plugin_add_options() 242 void tep_plugin_remove_options(struct tep_plugin_option *options) in tep_plugin_remove_options() 447 struct tep_plugin_option *options; in load_plugin() local
|
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-5.10/Documentation/filesystems/ |
D | virtiofs.rst | 48 atime behavior
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/netfilter/ |
D | xt_connlabel.h | 14 __u16 options; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/netfilter/ |
D | xt_connlabel.h | 29 __u16 options; member
|