Home
last modified time | relevance | path

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

12345678910>>...71

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_policer.c251 err = family->ops->policer_index_alloc(family, policer); in mlxsw_sp_policer_add()
257 err = family->ops->policer_init(family, policer); in mlxsw_sp_policer_add()
268 family->ops->policer_index_free(family, policer->index); in mlxsw_sp_policer_add()
314 family = kmemdup(tmpl, sizeof(*family), GFP_KERNEL); in mlxsw_sp_policer_family_register()
315 if (!family) in mlxsw_sp_policer_family_register()
322 err = family->ops->init(family); in mlxsw_sp_policer_family_register()
326 if (WARN_ON(family->start_index >= family->end_index)) { in mlxsw_sp_policer_family_register()
336 family->ops->fini(family); in mlxsw_sp_policer_family_register()
340 kfree(family); in mlxsw_sp_policer_family_register()
348 family->ops->fini(family); in mlxsw_sp_policer_family_unregister()
[all …]
/openbmc/linux/net/netlink/
H A Dgenetlink.c214 const struct genl_family *family = iter->family; in genl_op_from_split() local
336 iter->family = family; in genl_op_iter_init()
349 const struct genl_family *family = iter->family; in genl_op_iter_next() local
359 family->n_ops + family->n_small_ops + family->n_split_ops) { in genl_op_iter_next()
573 if (WARN_ON(family->n_ops && !family->ops) || in genl_validate_ops()
575 WARN_ON(family->n_split_ops && !family->split_ops)) in genl_validate_ops()
677 family->id = idr_alloc_cyclic(&genl_fam_idr, family, in genl_register_family()
694 &family->mcgrps[i], family->mcgrp_offset + i); in genl_register_family()
848 info->info.family = ctx->family; in genl_start()
925 ctx.family = family; in genl_family_rcv_msg_dumpit()
[all …]
/openbmc/linux/arch/mips/cavium-octeon/executive/
H A Docteon-model.c204 family = "38"; in octeon_model_get_string_buffer()
226 family = "30"; in octeon_model_get_string_buffer()
246 family = "30"; in octeon_model_get_string_buffer()
267 family = "58"; in octeon_model_get_string_buffer()
318 family = "50"; in octeon_model_get_string_buffer()
327 family = "61"; in octeon_model_get_string_buffer()
338 family = "63"; in octeon_model_get_string_buffer()
353 family = "66"; in octeon_model_get_string_buffer()
368 family = "68"; in octeon_model_get_string_buffer()
412 family = "70"; in octeon_model_get_string_buffer()
[all …]
/openbmc/openbmc/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>
/openbmc/openbmc/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>
/openbmc/linux/drivers/soc/renesas/
H A Drenesas-soc.c95 .family = &fam_rza1,
99 .family = &fam_rza2,
119 .family = &fam_rzg1,
124 .family = &fam_rzg1,
129 .family = &fam_rzg1,
134 .family = &fam_rzg1,
139 .family = &fam_rzg1,
144 .family = &fam_rzg2,
149 .family = &fam_rzg2,
458 family = soc->family; in renesas_soc_init()
[all …]
/openbmc/linux/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,
45 void selinux_netlbl_inet_csk_clone(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
107 u16 family) in selinux_netlbl_inet_conn_request() argument
121 u16 family) in selinux_netlbl_socket_post_create() argument
[all …]
/openbmc/phosphor-host-ipmid/
H A Dtransporthandler.hpp95 template <int family>
124 template <int family>
133 template <int family>
250 template <int family>
287 IfAddr<family> ifaddr; in findIfAddr()
307 template <int family>
336 template <int family>
351 template <int family>
382 IfNeigh<family> ret; in findStaticNeighbor()
393 template <int family>
[all …]
/openbmc/linux/Documentation/hwmon/
H A Dpeci-dimmtemp.rst9 Intel Xeon E5-14xx v3 family
10 Intel Xeon E5-24xx v3 family
11 Intel Xeon E5-16xx v3 family
12 Intel Xeon E5-26xx v3 family
13 Intel Xeon E5-46xx v3 family
14 Intel Xeon E7-48xx v3 family
23 Intel Xeon D family
24 Intel Xeon Bronze family
25 Intel Xeon Silver family
26 Intel Xeon Gold family
[all …]
H A Dpeci-cputemp.rst9 Intel Xeon E5-14xx v3 family
10 Intel Xeon E5-24xx v3 family
11 Intel Xeon E5-16xx v3 family
12 Intel Xeon E5-26xx v3 family
13 Intel Xeon E5-46xx v3 family
14 Intel Xeon E7-48xx v3 family
23 Intel Xeon D family
24 Intel Xeon Bronze family
25 Intel Xeon Silver family
26 Intel Xeon Gold family
[all …]
/openbmc/linux/include/net/
H A Dgenetlink.h109 const struct genl_family *family; member
291 info->family = family; in genl_info_init_ntf()
358 const struct genl_family *family, in genlmsg_parse_deprecated() argument
377 const struct genl_family *family, in genlmsg_parse() argument
412 const struct genl_family *family, in genlmsg_put_reply() argument
453 if (WARN_ON_ONCE(group >= family->n_mcgrps)) in genlmsg_multicast_netns()
455 group = family->mcgrp_offset + group; in genlmsg_multicast_netns()
574 if (WARN_ON_ONCE(group >= family->n_mcgrps)) in genl_set_err()
576 group = family->mcgrp_offset + group; in genl_set_err()
583 if (WARN_ON_ONCE(group >= family->n_mcgrps)) in genl_has_listeners()
[all …]
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_kms.c264 if ((rdev->family >= CHIP_CEDAR) && (rdev->family <= CHIP_HEMLOCK)) in radeon_info_ioctl()
303 if (rdev->family >= CHIP_BONAIRE) in radeon_info_ioctl()
357 if (rdev->family >= CHIP_BONAIRE) in radeon_info_ioctl()
377 if (rdev->family >= CHIP_BONAIRE) in radeon_info_ioctl()
397 if (rdev->family >= CHIP_BONAIRE) in radeon_info_ioctl()
415 if (rdev->family < CHIP_CAYMAN) in radeon_info_ioctl()
421 if (rdev->family < CHIP_CAYMAN) in radeon_info_ioctl()
426 if (rdev->family >= CHIP_BONAIRE) in radeon_info_ioctl()
443 if (rdev->family < CHIP_R600) { in radeon_info_ioctl()
452 if (rdev->family >= CHIP_BONAIRE) in radeon_info_ioctl()
[all …]
/openbmc/openbmc/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>
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_listen.c57 s = xsocket(family, sotype, 0); in test_insert_opened()
83 s = xsocket(family, sotype, 0); in test_insert_bound()
293 c = xsocket(family, sotype, 0); in do_destroy_orphan_child()
356 c = xsocket(family, sotype, 0); in test_clone_after_delete()
487 int family, socktype; in connect_accept_thread() local
498 len = sizeof(family); in connect_accept_thread()
1206 switch (family) { in family_str()
1251 int family, int sotype) in test_ops() argument
1734 int family) in test_udp_redir() argument
1909 int family) in test_udp_unix_redir() argument
[all …]
H A Dsockmap_ktls.c13 static int tcp_server(int family) in tcp_server() argument
17 s = socket(family, SOCK_STREAM, 0); in tcp_server()
36 static void test_sockmap_ktls_disconnect_after_delete(int family, int map) in test_sockmap_ktls_disconnect_after_delete() argument
42 srv = tcp_server(family); in test_sockmap_ktls_disconnect_after_delete()
50 cli = socket(family, SOCK_STREAM, 0); in test_sockmap_ktls_disconnect_after_delete()
87 switch (family) { in test_sockmap_ktls_update_fails_when_sock_has_ulp()
97 PRINT_FAIL("unsupported socket family %d", family); in test_sockmap_ktls_update_fails_when_sock_has_ulp()
101 s = socket(family, SOCK_STREAM, 0); in test_sockmap_ktls_update_fails_when_sock_has_ulp()
149 static void run_tests(int family, enum bpf_map_type map_type) in run_tests() argument
158 test_sockmap_ktls_disconnect_after_delete(family, map); in run_tests()
[all …]
H A Dselect_reuseport.c49 sa_family_t family; member
143 sa->family = family; in sa46_init_loopback()
144 if (sa->family == AF_INET6) in sa46_init_loopback()
153 sa->family = family; in sa46_init_inany()
154 if (sa->family == AF_INET6) in sa46_init_inany()
263 if (family == AF_INET6) { in check_data()
380 fd = socket(family, type, 0); in send_data()
574 nev, type, family); in test_detach_bpf()
754 switch (family) { in family_str()
812 t->fn(sotype, family); in test_config()
[all …]
/openbmc/openbmc/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>
/openbmc/u-boot/arch/x86/cpu/tangier/
H A Dpinmux.c52 const struct mrfld_family *family; in mrfld_get_family() local
56 family = &mp->families[i]; in mrfld_get_family()
57 if (pin >= family->pin_base && in mrfld_get_family()
58 pin < family->pin_base + family->npins) in mrfld_get_family()
59 return family; in mrfld_get_family()
69 const struct mrfld_family *family; in mrfld_get_bufcfg() local
72 family = mrfld_get_family(pinctrl, pin); in mrfld_get_bufcfg()
73 if (!family) in mrfld_get_bufcfg()
76 bufno = pin_to_bufno(family, pin); in mrfld_get_bufcfg()
86 struct mrfld_family *family = &families[i]; in mrfld_setup_families() local
[all …]
/openbmc/linux/security/selinux/
H A Dnetlabel.c43 u16 family, in selinux_netlbl_sidlookup_cached() argument
53 netlbl_cache_add(skb, family, secattr); in selinux_netlbl_sidlookup_cached()
144 netlbl_skbuff_err(skb, family, error, gateway); in selinux_netlbl_err()
193 u16 family, in selinux_netlbl_skbuff_getsid() argument
231 u16 family, in selinux_netlbl_skbuff_setsid() argument
333 if (family != PF_INET && family != PF_INET6) in selinux_netlbl_inet_conn_request()
361 if (family == PF_INET) in selinux_netlbl_inet_csk_clone()
399 if (family != PF_INET && family != PF_INET6) in selinux_netlbl_socket_post_create()
405 rc = netlbl_sock_setattr(sk, family, secattr); in selinux_netlbl_socket_post_create()
434 u16 family, in selinux_netlbl_sock_rcv_skb() argument
[all …]
H A Dnetnode.c108 switch (family) { in sel_netnode_find()
121 if (node->nsec.family == family) in sel_netnode_find()
122 switch (family) { in sel_netnode_find()
149 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
255 node = sel_netnode_find(addr, family); in sel_netnode_sid()
[all …]
/openbmc/linux/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 …]
/openbmc/linux/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
/openbmc/linux/Documentation/userspace-api/netlink/
H A Dc-code-gen.rst14 of ``name`` in an attribute, and ``$family`` is the name of the
15 family (the global ``name`` property).
30 ``c-family-name`` controls the name of the ``#define`` for the family
31 name, default is ``$family-FAMILY-NAME``.
34 of the family, default is ``$family-FAMILY-VERSION``.
46 The name of the constant is ``$family-$constant`` and the value
54 Default entry name is ``$family-$enum-$entry``.
55 If ``name-prefix`` is specified it replaces the ``$family-$enum``
70 is the same as the name of the family and ``$family-A-$set`` if the names
87 Operations are named ``$family-CMD-$operation``.
[all …]
/openbmc/linux/net/xfrm/
H A Dxfrm_state.c501 if (mode->family == family) in xfrm_get_mode()
506 if (mode->family == family) in xfrm_get_mode()
1004 if (x->props.family != family || in __xfrm_state_lookup_all()
1029 if (x->props.family != family || in __xfrm_state_lookup()
1054 if (x->props.family != family || in __xfrm_state_lookup_byaddr()
1112 (x->sel.family != family || in xfrm_state_look_at()
1128 (x->sel.family == family && in xfrm_state_look_at()
1547 x->props.family = family; in __find_acq_core()
1584 family = x->props.family; in xfrm_state_add()
2782 int family = x->props.family; in __xfrm_init_state() local
[all …]
/openbmc/linux/tools/net/ynl/
H A Dynl-gen-c.py599 self.family = family
1011 self.family = family
1373 def put_op_name(family, cw): argument
1913 return family.kernel_policy == 'split' or kernel_can_gen_family_struct(family)
1989 if family.kernel_policy == 'global' or family.kernel_policy == 'per-op':
2135 defines = [(family.fam_key, family["name"]),
2136 (family.ver_key, family.get('version', 1))]
2227 uapi_enum_start(family, cw, family['operations'], 'enum-name')
2249 uapi_enum_start(family, cw, family['operations'], enum_name='async-enum')
2290 if family.ntfs:
[all …]

12345678910>>...71