Home
last modified time | relevance | path

Searched refs:family (Results 1 – 25 of 1709) sorted by relevance

12345678910>>...69

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_policer.c30 int (*init)(struct mlxsw_sp_policer_family *family);
31 void (*fini)(struct mlxsw_sp_policer_family *family);
32 int (*policer_index_alloc)(struct mlxsw_sp_policer_family *family,
34 struct mlxsw_sp_policer * (*policer_index_free)(struct mlxsw_sp_policer_family *family,
36 int (*policer_init)(struct mlxsw_sp_policer_family *family,
38 int (*policer_params_check)(const struct mlxsw_sp_policer_family *family,
74 struct mlxsw_sp_policer_family *family = priv; in mlxsw_sp_policer_single_rate_occ_get() local
76 return atomic_read(&family->policers_count); in mlxsw_sp_policer_single_rate_occ_get()
80 mlxsw_sp_policer_single_rate_family_init(struct mlxsw_sp_policer_family *family) in mlxsw_sp_policer_single_rate_family_init() argument
82 struct mlxsw_core *core = family->mlxsw_sp->core; in mlxsw_sp_policer_single_rate_family_init()
[all …]
/OK3568_Linux_fs/kernel/net/netlink/
H A Dgenetlink.c89 static int genl_ctrl_event(int event, const struct genl_family *family,
100 const struct genl_family *family; in genl_family_find_byname() local
103 idr_for_each_entry(&genl_fam_idr, family, id) in genl_family_find_byname()
104 if (strcmp(family->name, name) == 0) in genl_family_find_byname()
105 return family; in genl_family_find_byname()
110 static int genl_get_cmd_cnt(const struct genl_family *family) in genl_get_cmd_cnt() argument
112 return family->n_ops + family->n_small_ops; in genl_get_cmd_cnt()
115 static void genl_op_from_full(const struct genl_family *family, in genl_op_from_full() argument
118 *op = family->ops[i]; in genl_op_from_full()
121 op->maxattr = family->maxattr; in genl_op_from_full()
[all …]
/OK3568_Linux_fs/kernel/arch/mips/cavium-octeon/executive/
H A Docteon-model.c61 const char *family; in octeon_model_get_string_buffer() local
200 family = "37"; in octeon_model_get_string_buffer()
202 family = "36"; in octeon_model_get_string_buffer()
204 family = "38"; in octeon_model_get_string_buffer()
226 family = "30"; in octeon_model_get_string_buffer()
228 family = "31"; in octeon_model_get_string_buffer()
246 family = "30"; in octeon_model_get_string_buffer()
267 family = "58"; in octeon_model_get_string_buffer()
293 family = "55"; in octeon_model_get_string_buffer()
295 family = "57"; in octeon_model_get_string_buffer()
[all …]
/OK3568_Linux_fs/kernel/drivers/soc/renesas/
H A Drenesas-soc.c66 const struct renesas_family *family; member
71 .family = &fam_rza1,
75 .family = &fam_rza2,
80 .family = &fam_rmobile,
85 .family = &fam_rmobile,
90 .family = &fam_rzg1,
95 .family = &fam_rzg1,
100 .family = &fam_rzg1,
105 .family = &fam_rzg1,
110 .family = &fam_rzg1,
[all …]
/OK3568_Linux_fs/external/xserver/os/
H A Daccess.c191 ((fam) == (host)->family &&\
216 short family; member
244 static Bool siAddrMatch(int family, void *addr, int len, HOST * host,
305 (void) RemoveHost((ClientPtr) NULL, self->family, self->len, in DisableLocalHost()
439 int family; in DefineSelf()
498 family = ConvertAddr(&(saddr.sa), &len, (void **) &addr); in DefineSelf()
499 if (family != -1 && family != FamilyLocal) { in DefineSelf()
501 host && !addrEqual(family, addr, len, host); in DefineSelf()
507 host->family = family; in DefineSelf()
519 if (family == FamilyInternet && in DefineSelf()
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-dejavu/
H A D30-dejavu-aliases.conf5 <family>DejaVu Serif</family>
6 <default><family>serif</family></default>
9 <family>DejaVu Sans</family>
10 <default><family>sans-serif</family></default>
13 <family>DejaVu Sans Mono</family>
14 <default><family>monospace</family></default>
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/ttf-fonts/liberation-fonts/
H A D30-liberation-aliases.conf6 <family>sans-serif</family>
7 <accept><family>Liberation Sans</family></accept>
10 <family>serif</family>
11 <accept><family>Liberation Serif</family></accept>
14 <family>monospace</family>
15 <accept><family>Liberation Mono</family></accept>
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_listen.c131 #define xsocket(family, sotype, flags) \ argument
133 int __ret = socket(family, sotype, flags); \
252 static void init_addr_loopback(int family, struct sockaddr_storage *ss, in init_addr_loopback() argument
255 switch (family) { in init_addr_loopback()
263 FAIL("unsupported address family %d", family); in init_addr_loopback()
287 static int socket_loopback_reuseport(int family, int sotype, int progfd) in socket_loopback_reuseport() argument
293 init_addr_loopback(family, &addr, &len); in socket_loopback_reuseport()
295 s = xsocket(family, sotype, 0); in socket_loopback_reuseport()
319 static int socket_loopback(int family, int sotype) in socket_loopback() argument
321 return socket_loopback_reuseport(family, sotype, -1); in socket_loopback()
[all …]
H A Dselect_reuseport.c50 sa_family_t family; member
149 static void sa46_init_loopback(union sa46 *sa, sa_family_t family) in sa46_init_loopback() argument
152 sa->family = family; in sa46_init_loopback()
153 if (sa->family == AF_INET6) in sa46_init_loopback()
159 static void sa46_init_inany(union sa46 *sa, sa_family_t family) in sa46_init_inany() argument
162 sa->family = family; in sa46_init_inany()
163 if (sa->family == AF_INET6) in sa46_init_inany()
246 static void check_data(int type, sa_family_t family, const struct cmd *cmd, in check_data() argument
272 if (family == AF_INET6) { in check_data()
383 static int send_data(int type, sa_family_t family, void *data, size_t len, in send_data() argument
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dradeon_kms.c250 if ((rdev->family >= CHIP_CEDAR) && (rdev->family <= CHIP_HEMLOCK)) in radeon_info_ioctl()
275 if (rdev->family == CHIP_HAWAII) { in radeon_info_ioctl()
289 if (rdev->family >= CHIP_BONAIRE) in radeon_info_ioctl()
291 else if (rdev->family >= CHIP_TAHITI) in radeon_info_ioctl()
293 else if (rdev->family >= CHIP_CAYMAN) in radeon_info_ioctl()
295 else if (rdev->family >= CHIP_CEDAR) in radeon_info_ioctl()
297 else if (rdev->family >= CHIP_RV770) in radeon_info_ioctl()
299 else if (rdev->family >= CHIP_R600) in radeon_info_ioctl()
343 if (rdev->family >= CHIP_BONAIRE) in radeon_info_ioctl()
346 else if (rdev->family >= CHIP_TAHITI) in radeon_info_ioctl()
[all …]
/OK3568_Linux_fs/kernel/include/net/
H A Dgenetlink.h175 const struct genl_family *family; member
186 int genl_register_family(struct genl_family *family);
187 int genl_unregister_family(const struct genl_family *family);
188 void genl_notify(const struct genl_family *family, struct sk_buff *skb,
192 const struct genl_family *family, int flags, u8 cmd);
217 const struct genl_family *family, in genlmsg_parse_deprecated() argument
222 return __nlmsg_parse(nlh, family->hdrsize + GENL_HDRLEN, tb, maxtype, in genlmsg_parse_deprecated()
236 const struct genl_family *family, in genlmsg_parse() argument
241 return __nlmsg_parse(nlh, family->hdrsize + GENL_HDRLEN, tb, maxtype, in genlmsg_parse()
271 const struct genl_family *family, in genlmsg_put_reply() argument
[all …]
H A Dxfrm.h45 #define MODULE_ALIAS_XFRM_MODE(family, encap) \ argument
46 MODULE_ALIAS("xfrm-mode-" __stringify(family) "-" __stringify(encap))
47 #define MODULE_ALIAS_XFRM_TYPE(family, proto) \ argument
48 MODULE_ALIAS("xfrm-type-" __stringify(family) "-" __stringify(proto))
49 #define MODULE_ALIAS_XFRM_OFFLOAD_TYPE(family, proto) \ argument
50 MODULE_ALIAS("xfrm-offload-" __stringify(family) "-" __stringify(proto))
139 u8 family; member
179 u16 family; member
313 unsigned short family);
339 int xfrm_policy_register_afinfo(const struct xfrm_policy_afinfo *afinfo, int family);
[all …]
/OK3568_Linux_fs/kernel/security/selinux/include/
H A Dnetlabel.h29 void selinux_netlbl_err(struct sk_buff *skb, u16 family, int error,
36 u16 family,
40 u16 family,
44 int selinux_netlbl_inet_conn_request(struct request_sock *req, u16 family);
45 void selinux_netlbl_inet_csk_clone(struct sock *sk, u16 family);
47 int selinux_netlbl_socket_post_create(struct sock *sk, u16 family);
50 u16 family,
66 u16 family, in selinux_netlbl_err() argument
86 u16 family, in selinux_netlbl_skbuff_getsid() argument
95 u16 family, in selinux_netlbl_skbuff_setsid() argument
[all …]
/OK3568_Linux_fs/kernel/net/xfrm/
H A Dxfrm_state.c61 unsigned short family) in xfrm_dst_hash() argument
63 return __xfrm_dst_hash(daddr, saddr, reqid, family, net->xfrm.state_hmask); in xfrm_dst_hash()
69 unsigned short family) in xfrm_src_hash() argument
71 return __xfrm_src_hash(daddr, saddr, family, net->xfrm.state_hmask); in xfrm_src_hash()
76 __be32 spi, u8 proto, unsigned short family) in xfrm_spi_hash() argument
78 return __xfrm_spi_hash(daddr, spi, proto, family, net->xfrm.state_hmask); in xfrm_spi_hash()
94 x->props.reqid, x->props.family, in xfrm_hash_transfer()
99 x->props.family, in xfrm_hash_transfer()
105 x->id.proto, x->props.family, in xfrm_hash_transfer()
181 int xfrm_register_type(const struct xfrm_type *type, unsigned short family) in xfrm_register_type() argument
[all …]
H A Dxfrm_input.c56 if (WARN_ON(afinfo->family > AF_INET6)) in xfrm_input_register_afinfo()
60 if (unlikely(xfrm_input_afinfo[afinfo->is_ipip][afinfo->family])) in xfrm_input_register_afinfo()
63 rcu_assign_pointer(xfrm_input_afinfo[afinfo->is_ipip][afinfo->family], afinfo); in xfrm_input_register_afinfo()
74 if (likely(xfrm_input_afinfo[afinfo->is_ipip][afinfo->family])) { in xfrm_input_unregister_afinfo()
75 if (unlikely(xfrm_input_afinfo[afinfo->is_ipip][afinfo->family] != afinfo)) in xfrm_input_unregister_afinfo()
78 RCU_INIT_POINTER(xfrm_input_afinfo[afinfo->is_ipip][afinfo->family], NULL); in xfrm_input_unregister_afinfo()
86 static const struct xfrm_input_afinfo *xfrm_input_get_afinfo(u8 family, bool is_ipip) in xfrm_input_get_afinfo() argument
90 if (WARN_ON_ONCE(family > AF_INET6)) in xfrm_input_get_afinfo()
94 afinfo = rcu_dereference(xfrm_input_afinfo[is_ipip][family]); in xfrm_input_get_afinfo()
100 static int xfrm_rcv_cb(struct sk_buff *skb, unsigned int family, u8 protocol, in xfrm_rcv_cb() argument
[all …]
H A Dxfrm_hash.h86 u32 reqid, unsigned short family, in __xfrm_dst_hash() argument
89 unsigned int h = family ^ reqid; in __xfrm_dst_hash()
90 switch (family) { in __xfrm_dst_hash()
103 unsigned short family, in __xfrm_src_hash() argument
106 unsigned int h = family; in __xfrm_src_hash()
107 switch (family) { in __xfrm_src_hash()
120 unsigned short family, unsigned int hmask) in __xfrm_spi_hash() argument
123 switch (family) { in __xfrm_spi_hash()
140 unsigned short family, unsigned int hmask, in __sel_hash() argument
147 switch (family) { in __sel_hash()
[all …]
H A Dxfrm_policy.c121 u16 family; member
179 xfrm_policy_inexact_lookup(struct net *net, u8 type, u16 family, u8 dir,
184 u8 type, u16 family, u8 dir, u32 if_id);
229 unsigned short family) in xfrm_selector_match() argument
231 switch (family) { in xfrm_selector_match()
240 static const struct xfrm_policy_afinfo *xfrm_policy_get_afinfo(unsigned short family) in xfrm_policy_get_afinfo() argument
244 if (unlikely(family >= ARRAY_SIZE(xfrm_policy_afinfo))) in xfrm_policy_get_afinfo()
247 afinfo = rcu_dereference(xfrm_policy_afinfo[family]); in xfrm_policy_get_afinfo()
262 int family, u32 mark) in __xfrm_dst_lookup() argument
267 afinfo = xfrm_policy_get_afinfo(family); in __xfrm_dst_lookup()
[all …]
/OK3568_Linux_fs/kernel/security/selinux/
H A Dnetlabel.c42 u16 family, in selinux_netlbl_sidlookup_cached() argument
52 netlbl_cache_add(skb, family, secattr); in selinux_netlbl_sidlookup_cached()
141 void selinux_netlbl_err(struct sk_buff *skb, u16 family, int error, int gateway) in selinux_netlbl_err() argument
143 netlbl_skbuff_err(skb, family, error, gateway); in selinux_netlbl_err()
189 u16 family, in selinux_netlbl_skbuff_getsid() argument
202 rc = netlbl_skbuff_getattr(skb, family, &secattr); in selinux_netlbl_skbuff_getsid()
204 rc = selinux_netlbl_sidlookup_cached(skb, family, in selinux_netlbl_skbuff_getsid()
226 u16 family, in selinux_netlbl_skbuff_setsid() argument
253 rc = netlbl_skbuff_setattr(skb, family, secattr); in selinux_netlbl_skbuff_setsid()
324 int selinux_netlbl_inet_conn_request(struct request_sock *req, u16 family) in selinux_netlbl_inet_conn_request() argument
[all …]
H A Dnetnode.c104 static struct sel_netnode *sel_netnode_find(const void *addr, u16 family) in sel_netnode_find() argument
109 switch (family) { in sel_netnode_find()
122 if (node->nsec.family == family) in sel_netnode_find()
123 switch (family) { in sel_netnode_find()
150 switch (node->nsec.family) { in sel_netnode_insert()
190 static int sel_netnode_sid_slow(void *addr, u16 family, u32 *sid) in sel_netnode_sid_slow() argument
197 node = sel_netnode_find(addr, family); in sel_netnode_sid_slow()
205 switch (family) { in sel_netnode_sid_slow()
223 new->nsec.family = family; in sel_netnode_sid_slow()
250 int sel_netnode_sid(void *addr, u16 family, u32 *sid) in sel_netnode_sid() argument
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/source-code-pro-fonts/
H A D44-source-code-pro-fonts-fontconfig.conf5 <family>monospace</family>
7 <family>Source Code Pro</family>
11 <family>Source Code Pro</family>
13 <family>monospace</family>
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-liberation-sans-narrow/
H A D30-0-liberation-sans-narrow.conf6 <family>Arial Narrow</family>
8 <family>Liberation Sans Narrow</family>
12 <family>Liberation Sans Narrow</family>
14 <family>Arial Narrow</family>
/OK3568_Linux_fs/kernel/tools/testing/selftests/netfilter/
H A Dnft_nat.sh176 local family=$1
180 if [ $family = "inet" ];then
185 table $family nat {
193 echo "SKIP: Could not add add $family dnat hook"
243 test $lret -eq 0 && echo "PASS: ipv6 ping to $ns1 was $family NATted to $ns2"
251 local family=$1
255 if [ $family = "inet" ];then
260 table $family nat {
268 if [ $family = "inet" ];then
273 echo "SKIP: Could not add add $family dnat hook"
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/omap/
H A Dl4.txt6 - compatible : Should be "ti,omap2-l4" for OMAP2 family l4 core bus
7 Should be "ti,omap2-l4-wkup" for OMAP2 family l4 wkup bus
8 Should be "ti,omap3-l4-core" for OMAP3 family l4 core bus
9 Should be "ti,omap4-l4-cfg" for OMAP4 family l4 cfg bus
10 Should be "ti,omap4-l4-per" for OMAP4 family l4 per bus
11 Should be "ti,omap4-l4-wkup" for OMAP4 family l4 wkup bus
12 Should be "ti,omap5-l4-cfg" for OMAP5 family l4 cfg bus
13 Should be "ti,omap5-l4-wkup" for OMAP5 family l4 wkup bus
14 Should be "ti,dra7-l4-cfg" for DRA7 family l4 cfg bus
15 Should be "ti,dra7-l4-wkup" for DRA7 family l4 wkup bus
[all …]
/OK3568_Linux_fs/kernel/arch/arm/mach-hisi/
H A DKconfig17 bool "Hisilicon Hi36xx family"
25 Support for Hisilicon Hi36xx SoC family
28 bool "Hisilicon HIP01 family"
34 Support for Hisilicon HIP01 SoC family
37 bool "Hisilicon HiP04 Cortex A15 family"
45 Support for Hisilicon HiP04 SoC family
48 bool "Hisilicon X5HD2 family"
56 Support for Hisilicon HIX5HD2 SoC family
59 bool "Hisilicon SD5203 family"
63 Support for Hisilicon SD5203 SoC family
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dcpu_device_id.h45 .family = _family, \
66 #define X86_MATCH_VENDOR_FAM_MODEL_FEATURE(vendor, family, model, feature, data) \ argument
67 X86_MATCH_VENDOR_FAM_MODEL_STEPPINGS_FEATURE(vendor, family, model, \
83 #define X86_MATCH_VENDOR_FAM_FEATURE(vendor, family, feature, data) \ argument
84 X86_MATCH_VENDOR_FAM_MODEL_FEATURE(vendor, family, \
128 #define X86_MATCH_VENDOR_FAM_MODEL(vendor, family, model, data) \ argument
129 X86_MATCH_VENDOR_FAM_MODEL_FEATURE(vendor, family, model, \
144 #define X86_MATCH_VENDOR_FAM(vendor, family, data) \ argument
145 X86_MATCH_VENDOR_FAM_MODEL(vendor, family, X86_MODEL_ANY, data)

12345678910>>...69