/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_policer.c | 30 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 …]
|
/openbmc/linux/net/netlink/ |
H A D | genetlink.c | 55 static void genl_op_lock(const struct genl_family *family) in genl_op_lock() argument 57 if (!family->parallel_ops) in genl_op_lock() 61 static void genl_op_unlock(const struct genl_family *family) in genl_op_unlock() argument 63 if (!family->parallel_ops) in genl_op_unlock() 99 static int genl_ctrl_event(int event, const struct genl_family *family, 104 genl_op_fill_in_reject_policy(const struct genl_family *family, in genl_op_fill_in_reject_policy() argument 109 if (op->policy || op->cmd < family->resv_start_op) in genl_op_fill_in_reject_policy() 117 genl_op_fill_in_reject_policy_split(const struct genl_family *family, in genl_op_fill_in_reject_policy_split() argument 134 const struct genl_family *family; in genl_family_find_byname() local 137 idr_for_each_entry(&genl_fam_idr, family, id) in genl_family_find_byname() [all …]
|
/openbmc/linux/arch/mips/cavium-octeon/executive/ |
H A D | octeon-model.c | 61 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 …]
|
/openbmc/linux/drivers/soc/renesas/ |
H A D | renesas-soc.c | 90 const struct renesas_family *family; member 95 .family = &fam_rza1, 99 .family = &fam_rza2, 104 .family = &fam_rmobile, 109 .family = &fam_rmobile, 114 .family = &fam_rzfive, 119 .family = &fam_rzg1, 124 .family = &fam_rzg1, 129 .family = &fam_rzg1, 134 .family = &fam_rzg1, [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-dejavu/ |
H A D | 30-dejavu-aliases.conf | 5 <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 D | 30-liberation-aliases.conf | 6 <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/security/selinux/include/ |
H A D | netlabel.h | 29 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 …]
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_kms.c | 264 if ((rdev->family >= CHIP_CEDAR) && (rdev->family <= CHIP_HEMLOCK)) in radeon_info_ioctl() 289 if (rdev->family == CHIP_HAWAII) { in radeon_info_ioctl() 303 if (rdev->family >= CHIP_BONAIRE) in radeon_info_ioctl() 305 else if (rdev->family >= CHIP_TAHITI) in radeon_info_ioctl() 307 else if (rdev->family >= CHIP_CAYMAN) in radeon_info_ioctl() 309 else if (rdev->family >= CHIP_CEDAR) in radeon_info_ioctl() 311 else if (rdev->family >= CHIP_RV770) in radeon_info_ioctl() 313 else if (rdev->family >= CHIP_R600) in radeon_info_ioctl() 357 if (rdev->family >= CHIP_BONAIRE) in radeon_info_ioctl() 360 else if (rdev->family >= CHIP_TAHITI) in radeon_info_ioctl() [all …]
|
/openbmc/phosphor-host-ipmid/ |
H A D | transporthandler.hpp | 95 template <int family> 124 template <int family> 128 typename AddrFamily<family>::addr ip; 133 template <int family> 137 typename AddrFamily<family>::addr address; 249 template <int family> 250 std::optional<IfAddr<family>> findIfAddr( in findIfAddr() 262 typename AddrFamily<family>::addr addr; in findIfAddr() 263 addr = stdplus::fromStr<typename AddrFamily<family>::addr>( in findIfAddr() 281 IfAddr<family> ifadd in findIfAddr() [all...] |
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | sockmap_listen.c | 33 int family, int sotype, int mapfd) in test_insert_invalid() argument 51 int family, int sotype, int mapfd) in test_insert_opened() argument 57 s = xsocket(family, sotype, 0); in test_insert_opened() 73 int family, int sotype, int mapfd) in test_insert_bound() argument 81 init_addr_loopback(family, &addr, &len); in test_insert_bound() 83 s = xsocket(family, sotype, 0); in test_insert_bound() 101 int family, int sotype, int mapfd) in test_insert() argument 107 s = socket_loopback(family, sotype); in test_insert() 118 int family, int sotype, int mapfd) in test_delete_after_insert() argument 124 s = socket_loopback(family, sotype); in test_delete_after_insert() [all …]
|
H A D | select_reuseport.c | 49 sa_family_t family; member 140 static void sa46_init_loopback(union sa46 *sa, sa_family_t family) in sa46_init_loopback() argument 143 sa->family = family; in sa46_init_loopback() 144 if (sa->family == AF_INET6) in sa46_init_loopback() 150 static void sa46_init_inany(union sa46 *sa, sa_family_t family) in sa46_init_inany() argument 153 sa->family = family; in sa46_init_inany() 154 if (sa->family == AF_INET6) in sa46_init_inany() 237 static void check_data(int type, sa_family_t family, const struct cmd *cmd, in check_data() argument 263 if (family == AF_INET6) { in check_data() 374 static int send_data(int type, sa_family_t family, void *data, size_t len, in send_data() argument [all …]
|
H A D | sockmap_ktls.c | 13 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() 79 static void test_sockmap_ktls_update_fails_when_sock_has_ulp(int family, int map) in test_sockmap_ktls_update_fails_when_sock_has_ulp() argument 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() 135 static const char *fmt_test_name(const char *subtest_name, int family, in fmt_test_name() argument [all …]
|
/openbmc/linux/include/net/ |
H A D | genetlink.h | 109 const struct genl_family *family; member 285 genl_info_init_ntf(struct genl_info *info, const struct genl_family *family, in genl_info_init_ntf() argument 291 info->family = family; in genl_info_init_ntf() 301 int genl_register_family(struct genl_family *family); 302 int genl_unregister_family(const struct genl_family *family); 303 void genl_notify(const struct genl_family *family, struct sk_buff *skb, 307 const struct genl_family *family, int flags, u8 cmd); 312 return genlmsg_put(skb, info->snd_portid, info->snd_seq, info->family, in __genlmsg_iput() 358 const struct genl_family *family, in genlmsg_parse_deprecated() argument 363 return __nlmsg_parse(nlh, family->hdrsize + GENL_HDRLEN, tb, maxtype, in genlmsg_parse_deprecated() [all …]
|
/openbmc/linux/Documentation/hwmon/ |
H A D | peci-dimmtemp.rst | 9 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 15 Intel Xeon E7-88xx v3 family 17 Intel Xeon E5-16xx v4 family 18 Intel Xeon E5-26xx v4 family 19 Intel Xeon E5-46xx v4 family [all …]
|
H A D | peci-cputemp.rst | 9 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 15 Intel Xeon E7-88xx v3 family 17 Intel Xeon E5-16xx v4 family 18 Intel Xeon E5-26xx v4 family 19 Intel Xeon E5-46xx v4 family [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/source-code-pro-fonts/ |
H A D | 44-source-code-pro-fonts-fontconfig.conf | 5 <family>monospace</family> 7 <family>Source Code Pro</family> 11 <family>Source Code Pro</family> 13 <family>monospace</family>
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-liberation-sans-narrow/ |
H A D | 30-0-liberation-sans-narrow.conf | 6 <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 D | pinmux.c | 52 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() 78 return family->regs + BUFCFG_OFFSET + bufno * 4; in mrfld_get_bufcfg() [all …]
|
/openbmc/linux/security/selinux/ |
H A D | netlabel.c | 43 u16 family, in selinux_netlbl_sidlookup_cached() argument 53 netlbl_cache_add(skb, family, secattr); in selinux_netlbl_sidlookup_cached() 142 void selinux_netlbl_err(struct sk_buff *skb, u16 family, int error, int gateway) in selinux_netlbl_err() argument 144 netlbl_skbuff_err(skb, family, error, gateway); in selinux_netlbl_err() 193 u16 family, in selinux_netlbl_skbuff_getsid() argument 207 rc = netlbl_skbuff_getattr(skb, family, &secattr); in selinux_netlbl_skbuff_getsid() 209 rc = selinux_netlbl_sidlookup_cached(skb, family, in selinux_netlbl_skbuff_getsid() 231 u16 family, in selinux_netlbl_skbuff_setsid() argument 257 rc = netlbl_skbuff_setattr(skb, family, secattr); in selinux_netlbl_skbuff_setsid() 328 int selinux_netlbl_inet_conn_request(struct request_sock *req, u16 family) in selinux_netlbl_inet_conn_request() argument [all …]
|
H A D | netnode.c | 103 static struct sel_netnode *sel_netnode_find(const void *addr, u16 family) in sel_netnode_find() argument 108 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 [all …]
|
/openbmc/linux/net/xfrm/ |
H A D | xfrm_state.c | 63 unsigned short family) in xfrm_dst_hash() argument 65 return __xfrm_dst_hash(daddr, saddr, reqid, family, net->xfrm.state_hmask); in xfrm_dst_hash() 71 unsigned short family) in xfrm_src_hash() argument 73 return __xfrm_src_hash(daddr, saddr, family, net->xfrm.state_hmask); in xfrm_src_hash() 78 __be32 spi, u8 proto, unsigned short family) in xfrm_spi_hash() argument 80 return __xfrm_spi_hash(daddr, spi, proto, family, net->xfrm.state_hmask); in xfrm_spi_hash() 121 x->props.reqid, x->props.family, in xfrm_hash_transfer() 126 x->props.family, in xfrm_hash_transfer() 132 x->id.proto, x->props.family, in xfrm_hash_transfer() 226 int xfrm_register_type(const struct xfrm_type *type, unsigned short family) in xfrm_register_type() argument [all …]
|
/openbmc/linux/Documentation/userspace-api/netlink/ |
H A D | c-code-gen.rst | 14 of ``name`` in an attribute, and ``$family`` is the name of the 15 family (the global ``name`` property). 17 The upper case is used to denote literal values, e.g. ``$family-CMD`` 18 means the concatenation of ``$family``, a dash character, and the literal 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 52 Enums are named ``$family-$enum``. The full name can be set directly 54 Default entry name is ``$family-$enum-$entry``. [all …]
|
/openbmc/linux/tools/net/ynl/ |
H A D | ynl-gen-c.py | 37 def __init__(self, family, attr_set, attr, value): argument 38 super().__init__(family, attr_set, attr, value) 49 if self.nested_attrs == family.name: 54 if self.nested_attrs in self.family.consts: 258 def __init__(self, family, attr_set, attr, value): argument 259 super().__init__(family, attr_set, attr, value) 277 self.is_bitfield = self.family.consts[self.attr['enum']]['type'] == 'flags' 282 if maybe_enum and self.family.consts[self.attr['enum']].enum_name: 297 enum = self.family.consts[self.attr['enum']] 300 flags = self.family.consts[self.checks['flags-mask']] [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/arm/omap/ |
H A D | l4.txt | 6 - 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/tools/net/ynl/lib/ |
H A D | nlspec.py | 31 def __init__(self, family, yaml): argument 33 self.family = family 40 family.add_unresolved(self) 75 super().__init__(enum_set.family, yaml) 113 def __init__(self, family, yaml): argument 114 super().__init__(family, yaml) 161 def __init__(self, family, attr_set, yaml, value): argument 162 super().__init__(family, yaml) 187 def __init__(self, family, yaml): argument 188 super().__init__(family, yaml) [all …]
|