/openbmc/linux/tools/testing/selftests/rlimits/ |
H A D | rlimits-per-userns.c | 28 static uid_t group = 60000; variable
|
/openbmc/linux/security/tomoyo/ |
H A D | gc.c | 346 struct tomoyo_group *group = in tomoyo_del_group() local 564 struct tomoyo_group *group; in tomoyo_collect_entry() local
|
/openbmc/linux/drivers/pinctrl/ |
H A D | pinctrl-lantiq.c | 76 const char *group, *pin; in ltq_pinctrl_dt_subnode_to_map() local 261 unsigned group) in ltq_pmx_set()
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/ |
H A D | eeprom.c | 229 enum mt76x2_cal_channel_group group; in mt76x2_get_5g_rx_gain() local 380 enum mt76x2_cal_channel_group group; in mt76x2_get_power_info_5g() local
|
/openbmc/phosphor-inventory-manager/ |
H A D | manager.cpp | 66 for (auto& group : _events) in Manager() local 106 for (auto& group : _events) in run() local
|
/openbmc/linux/drivers/gpu/drm/tegra/ |
H A D | dpaux.c | 386 unsigned int group) in tegra_dpaux_get_group_name() 392 unsigned group, const unsigned **pins, in tegra_dpaux_get_group_pins() 432 unsigned int function, unsigned int group) in tegra_dpaux_set_mux()
|
/openbmc/linux/drivers/pinctrl/bcm/ |
H A D | pinctrl-bcm63268.c | 469 unsigned group) in bcm63268_pinctrl_get_group_name() 475 unsigned group, in bcm63268_pinctrl_get_group_pins() 532 unsigned selector, unsigned group) in bcm63268_pinctrl_set_mux()
|
H A D | pinctrl-bcm6362.c | 446 unsigned group) in bcm6362_pinctrl_get_group_name() 452 unsigned group, const unsigned **pins, in bcm6362_pinctrl_get_group_pins() 506 unsigned selector, unsigned group) in bcm6362_pinctrl_set_mux()
|
/openbmc/phosphor-fan-presence/control/json/actions/ |
H A D | set_parameter_from_group_max.cpp | 43 for (const auto& group : _groups) in run() local
|
H A D | count_state_floor.cpp | 91 for (const auto& group : _groups) in doCount() local
|
H A D | net_target_increase.cpp | 57 for (const auto& group : _groups) in run() local
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_acl_tcam.c | 115 struct mlxsw_sp_acl_tcam_group group; member 208 struct mlxsw_sp_acl_tcam_group *group) in mlxsw_sp_acl_tcam_group_update() 231 struct mlxsw_sp_acl_tcam_group *group) in mlxsw_sp_acl_tcam_group_add() 247 static void mlxsw_sp_acl_tcam_group_del(struct mlxsw_sp_acl_tcam_group *group) in mlxsw_sp_acl_tcam_group_del() 308 struct mlxsw_sp_acl_tcam_group *group, in mlxsw_sp_acl_tcam_group_bind() 323 struct mlxsw_sp_acl_tcam_group *group, in mlxsw_sp_acl_tcam_group_unbind() 337 mlxsw_sp_acl_tcam_group_id(struct mlxsw_sp_acl_tcam_group *group) in mlxsw_sp_acl_tcam_group_id() 384 struct mlxsw_sp_acl_tcam_group *group, in mlxsw_sp_acl_tcam_group_region_attach() 435 struct mlxsw_sp_acl_tcam_group *group = region->group; in mlxsw_sp_acl_tcam_group_region_detach() local
|
/openbmc/linux/tools/perf/tests/ |
H A D | sdt.c | 60 const char *group, const char *event) in search_cached_probe()
|
/openbmc/linux/include/linux/ |
H A D | sock_diag.h | 91 const enum sknetlink_groups group = sock_diag_destroy_group(sk); in sock_diag_has_destroy_listeners() local
|
/openbmc/qemu/include/hw/intc/ |
H A D | exynos4210_combiner.h | 49 struct CombinerGroupState group[IIC_NGRP]; member
|
/openbmc/linux/include/net/ |
H A D | genetlink.h | 451 u32 portid, unsigned int group, gfp_t flags) in genlmsg_multicast_netns() 469 unsigned int group, gfp_t flags) in genlmsg_multicast() 571 u32 group, int code) in genl_set_err() 580 struct net *net, unsigned int group) in genl_has_listeners()
|
/openbmc/linux/drivers/scsi/ |
H A D | nsp32_debug.c | 47 #define group(opcode) (((opcode) >> 5) & 7) macro
|
/openbmc/linux/tools/objtool/include/objtool/ |
H A D | special.h | 18 bool group; member
|
/openbmc/linux/drivers/usb/typec/ |
H A D | bus.h | 22 struct attribute_group group; member
|
/openbmc/linux/net/netfilter/ |
H A D | xt_owner.c | 110 kgid_t group = gi->gid[i]; in owner_mt() local
|
/openbmc/linux/include/linux/irqchip/ |
H A D | arm-gic-v4.h | 59 bool group; member 128 bool group; member
|
/openbmc/linux/drivers/crypto/nx/ |
H A D | nx-842.h | 163 struct nx842_crypto_header_group group[]; member 175 struct nx842_crypto_header_group group[NX842_CRYPTO_GROUP_MAX]; member
|
/openbmc/linux/drivers/atm/ |
H A D | he.c | 770 static int he_init_group(struct he_dev *he_dev, int group) in he_init_group() 982 int i, group; in he_start() local 1639 he_service_rbrq(struct he_dev *he_dev, int group) in he_service_rbrq() 1799 he_service_tbrq(struct he_dev *he_dev, int group) in he_service_tbrq() 1878 he_service_rbpl(struct he_dev *he_dev, int group) in he_service_rbpl() 1929 int group, type; in he_tasklet() local
|
/openbmc/linux/net/ieee802154/ |
H A D | netlink.c | 45 int ieee802154_nl_mcast(struct sk_buff *msg, unsigned int group) in ieee802154_nl_mcast()
|
/openbmc/phosphor-fan-presence/control/ |
H A D | handlers.hpp | 69 inline auto setService(Group&& group) in setService()
|