| /kernel/linux/linux-5.10/net/netfilter/ipset/ |
| H A D | ip_set_hash_ipmac.c | 84 hash_ipmac4_kadt(struct ip_set *set, const struct sk_buff *skb, const struct xt_action_param *par, enum ipset_adt adt, struct ip_set_adt_opt *opt) hash_ipmac4_kadt() argument 197 hash_ipmac6_kadt(struct ip_set *set, const struct sk_buff *skb, const struct xt_action_param *par, enum ipset_adt adt, struct ip_set_adt_opt *opt) hash_ipmac6_kadt() argument [all...] |
| H A D | ip_set_hash_netport.c | 128 hash_netport4_kadt(struct ip_set *set, const struct sk_buff *skb, const struct xt_action_param *par, enum ipset_adt adt, struct ip_set_adt_opt *opt) hash_netport4_kadt() argument 348 hash_netport6_kadt(struct ip_set *set, const struct sk_buff *skb, const struct xt_action_param *par, enum ipset_adt adt, struct ip_set_adt_opt *opt) hash_netport6_kadt() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/oki-semi/pch_gbe/ |
| H A D | pch_gbe_param.c | 215 pch_gbe_validate_option(int *value, const struct pch_gbe_option *opt, struct pch_gbe_adapter *adapter) pch_gbe_validate_option() argument 277 static const struct pch_gbe_option opt = { pch_gbe_check_copper_options() local 289 static const struct pch_gbe_option opt = { pch_gbe_check_copper_options() local 302 static const struct pch_gbe_option opt = { pch_gbe_check_copper_options() local 439 static const struct pch_gbe_option opt = { pch_gbe_check_options() local 455 static const struct pch_gbe_option opt = { pch_gbe_check_options() local 471 static const struct pch_gbe_option opt = { pch_gbe_check_options() local 483 static const struct pch_gbe_option opt = { pch_gbe_check_options() local 495 static const struct pch_gbe_option opt = { pch_gbe_check_options() local [all...] |
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | fs_parser.h | 42 u8 opt; /* Option number (returned by fs_parse()) */ member
|
| /kernel/linux/linux-5.10/drivers/staging/comedi/drivers/ |
| H A D | pcl726.c | 341 unsigned int opt = it->options[2 + i]; in pcl726_attach() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_hwrm.c | 427 char opt[32] = "\n"; in hwrm_req_dbg() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atl1e/ |
| H A D | atl1e_param.c | 106 static int atl1e_validate_option(int *value, struct atl1e_option *opt, in atl1e_validate_option() argument 180 struct atl1e_option opt = { atl1e_check_options() local 199 struct atl1e_option opt = { atl1e_check_options() local 219 struct atl1e_option opt = { atl1e_check_options() local 238 struct atl1e_option opt = { atl1e_check_options() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000/ |
| H A D | e1000_param.c | 181 e1000_validate_option(unsigned int *value, const struct e1000_option *opt, struct e1000_adapter *adapter) e1000_validate_option() argument 245 struct e1000_option opt; e1000_check_options() local 537 struct e1000_option opt; e1000_check_copper_options() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/ |
| H A D | param.c | 161 e1000_validate_option(unsigned int *value, const struct e1000_option *opt, struct e1000_adapter *adapter) e1000_validate_option() argument 238 static const struct e1000_option opt = { e1000e_check_options() local 258 static const struct e1000_option opt = { e1000e_check_options() local 278 static struct e1000_option opt = { e1000e_check_options() local 301 static struct e1000_option opt = { e1000e_check_options() local 324 static const struct e1000_option opt = { e1000e_check_options() local 401 static struct e1000_option opt = { e1000e_check_options() local 446 static const struct e1000_option opt = { e1000e_check_options() local 463 static const struct e1000_option opt = { e1000e_check_options() local 485 static const struct e1000_option opt = { e1000e_check_options() local 506 static const struct e1000_option opt = { e1000e_check_options() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/oki-semi/pch_gbe/ |
| H A D | pch_gbe_param.c | 215 pch_gbe_validate_option(int *value, const struct pch_gbe_option *opt, struct pch_gbe_adapter *adapter) pch_gbe_validate_option() argument 277 static const struct pch_gbe_option opt = { pch_gbe_check_copper_options() local 289 static const struct pch_gbe_option opt = { pch_gbe_check_copper_options() local 302 static const struct pch_gbe_option opt = { pch_gbe_check_copper_options() local 439 static const struct pch_gbe_option opt = { pch_gbe_check_options() local 455 static const struct pch_gbe_option opt = { pch_gbe_check_options() local 471 static const struct pch_gbe_option opt = { pch_gbe_check_options() local 483 static const struct pch_gbe_option opt = { pch_gbe_check_options() local 495 static const struct pch_gbe_option opt = { pch_gbe_check_options() local [all...] |
| /kernel/linux/linux-6.6/drivers/base/ |
| H A D | arch_numa.c | 27 static __init int numa_parse_early_param(char *opt) in numa_parse_early_param() argument
|
| /kernel/linux/linux-6.6/fs/afs/ |
| H A D | super.c | 323 int opt; in afs_parse_param() local
|
| /kernel/linux/linux-6.6/fs/ceph/ |
| H A D | debugfs.c | 321 struct ceph_options *opt = fsc->client->options; in mds_sessions_show() local
|
| /kernel/linux/linux-6.6/fs/proc/ |
| H A D | root.c | 116 int opt; in proc_parse_param() local
|
| /kernel/linux/linux-6.6/fs/ramfs/ |
| H A D | inode.c | 204 int opt; in ramfs_parse_param() local
|
| /kernel/linux/linux-6.6/fs/vboxsf/ |
| H A D | super.c | 60 int opt; in vboxsf_parse_param() local
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | fs_parser.h | 42 u8 opt; /* Option number (returned by fs_parse()) */ member
|
| /kernel/linux/linux-6.6/fs/jffs2/ |
| H A D | super.c | 191 int opt; in jffs2_parse_param() local
|
| /kernel/linux/linux-6.6/drivers/tty/serial/8250/ |
| H A D | 8250_ingenic.c | 89 ingenic_earlycon_setup_tail(struct earlycon_device *dev, const char *opt) ingenic_earlycon_setup_tail() argument 129 ingenic_early_console_setup(struct earlycon_device *dev, const char *opt) ingenic_early_console_setup() argument 137 jz4750_early_console_setup(struct earlycon_device *dev, const char *opt) jz4750_early_console_setup() argument
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/geode/ |
| H A D | lxfb_core.c | 622 char *opt; in lxfb_setup() local
|
| H A D | gxfb_core.c | 490 char *opt; in gxfb_setup() local
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/matrox/ |
| H A D | g450_pll.c | 397 u_int32_t opt; in __g450_setclk() local
|
| /kernel/linux/linux-6.6/drivers/video/logo/ |
| H A D | pnmtologo.c | 445 int opt; in main() local
|
| /kernel/linux/linux-6.6/drivers/firmware/efi/ |
| H A D | earlycon.c | 226 efi_earlycon_setup(struct earlycon_device *device, const char *opt) efi_earlycon_setup() argument
|
| /kernel/linux/linux-6.6/drivers/clk/mvebu/ |
| H A D | kirkwood.c | 88 u32 opt = (readl(sar) >> SAR_KIRKWOOD_TCLK_FREQ) & in kirkwood_get_tclk_freq() local 110 u32 opt = SAR_KIRKWOOD_CPU_FREQ(readl(sar)); in kirkwood_get_cpu_freq() local 132 u32 opt = SAR_KIRKWOOD_L2_RATIO(readl(sar)); in kirkwood_get_clk_ratio() local 139 u32 opt = (readl(sar) >> SAR_KIRKWOOD_DDR_RATIO) & in kirkwood_get_clk_ratio() local 157 u32 opt = (readl(sar) >> SAR_MV88F6180_CLK) & SAR_MV88F6180_CLK_MASK; mv88f6180_get_cpu_freq() local 179 u32 opt = (readl(sar) >> SAR_MV88F6180_CLK) & mv88f6180_get_clk_ratio() local [all...] |