Home
last modified time | relevance | path

Searched defs:opt (Results 1226 - 1250 of 2526) sorted by relevance

1...<<41424344454647484950>>...102

/kernel/linux/linux-5.10/net/netfilter/ipset/
H A Dip_set_hash_ipmac.c84 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 Dip_set_hash_netport.c128 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 Dpch_gbe_param.c215 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 Dfs_parser.h42 u8 opt; /* Option number (returned by fs_parse()) */ member
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/
H A Dpcl726.c341 unsigned int opt = it->options[2 + i]; in pcl726_attach() local
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_hwrm.c427 char opt[32] = "\n"; in hwrm_req_dbg() local
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_param.c106 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 De1000_param.c181 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 Dparam.c161 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 Dpch_gbe_param.c215 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 Darch_numa.c27 static __init int numa_parse_early_param(char *opt) in numa_parse_early_param() argument
/kernel/linux/linux-6.6/fs/afs/
H A Dsuper.c323 int opt; in afs_parse_param() local
/kernel/linux/linux-6.6/fs/ceph/
H A Ddebugfs.c321 struct ceph_options *opt = fsc->client->options; in mds_sessions_show() local
/kernel/linux/linux-6.6/fs/proc/
H A Droot.c116 int opt; in proc_parse_param() local
/kernel/linux/linux-6.6/fs/ramfs/
H A Dinode.c204 int opt; in ramfs_parse_param() local
/kernel/linux/linux-6.6/fs/vboxsf/
H A Dsuper.c60 int opt; in vboxsf_parse_param() local
/kernel/linux/linux-6.6/include/linux/
H A Dfs_parser.h42 u8 opt; /* Option number (returned by fs_parse()) */ member
/kernel/linux/linux-6.6/fs/jffs2/
H A Dsuper.c191 int opt; in jffs2_parse_param() local
/kernel/linux/linux-6.6/drivers/tty/serial/8250/
H A D8250_ingenic.c89 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 Dlxfb_core.c622 char *opt; in lxfb_setup() local
H A Dgxfb_core.c490 char *opt; in gxfb_setup() local
/kernel/linux/linux-6.6/drivers/video/fbdev/matrox/
H A Dg450_pll.c397 u_int32_t opt; in __g450_setclk() local
/kernel/linux/linux-6.6/drivers/video/logo/
H A Dpnmtologo.c445 int opt; in main() local
/kernel/linux/linux-6.6/drivers/firmware/efi/
H A Dearlycon.c226 efi_earlycon_setup(struct earlycon_device *device, const char *opt) efi_earlycon_setup() argument
/kernel/linux/linux-6.6/drivers/clk/mvebu/
H A Dkirkwood.c88 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...]

Completed in 16 milliseconds

1...<<41424344454647484950>>...102