/openbmc/linux/Documentation/scsi/ |
H A D | qlogicfas.rst | 37 I am working with the PCMCIA group to make it more flexible, but that
|
/openbmc/linux/Documentation/networking/devlink/ |
H A D | devlink-flash.rst | 73 The ``driver`` attribute and ``fixed`` group identify the specific device
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-fs-ext4 | 46 block group specific preallocation pool, so that small
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/fwupd/ |
H A D | fwupd_1.8.9.bb | 120 USERADD_PARAM:${PN} = "--system --no-create-home --user-group --home-dir ${sysconfdir}/polkit-1 --s…
|
/openbmc/qemu/docs/system/devices/ |
H A D | net.rst | 70 those sockets. To allow ping for GID 100 (usually users group)::
|
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/ |
H A D | mongodb_git.bb | 100 …PN} = "--system --no-create-home --home-dir /var/run/${BPN} --shell /bin/false --user-group ${BPN}"
|
/openbmc/linux/Documentation/networking/device_drivers/ethernet/pensando/ |
H A D | ionic.rst | 112 …7: enp181s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP mode DEFAULT group defau…
|
/openbmc/linux/tools/testing/selftests/safesetid/ |
H A D | safesetid-test.c | 138 struct group g; in ensure_group_exists()
|
/openbmc/linux/net/ipv4/ |
H A D | fib_rules.c | 166 if (rule->suppress_ifgroup != -1 && dev && dev->group == rule->suppress_ifgroup) in fib4_rule_suppress()
|
/openbmc/linux/fs/ext4/ |
H A D | Kconfig | 80 groups beyond the owner/group/world scheme.
|
/openbmc/linux/fs/f2fs/ |
H A D | Kconfig | 62 groups beyond the owner/group/world scheme.
|
/openbmc/linux/fs/erofs/ |
H A D | Kconfig | 57 groups beyond the owner/group/world scheme.
|
/openbmc/linux/sound/pci/mixart/ |
H A D | mixart_core.h | 171 struct mixart_uid group; member
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | pinctrl-single.yaml | 101 Pin group node name using naming ending in -pins followed by an optional
|
/openbmc/linux/drivers/target/tcm_fc/ |
H A D | tfc_conf.c | 326 struct config_group *group, in ft_add_wwn() argument
|
/openbmc/linux/include/linux/ |
H A D | firewire.h | 157 struct attribute_group group; member
|
H A D | host1x.h | 96 struct iommu_group *group; member
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | eeh.h | 304 struct eeh_pe *eeh_iommu_group_to_pe(struct iommu_group *group);
|
/openbmc/linux/drivers/mcb/ |
H A D | mcb-core.c | 237 bus->bus_nr, device_id, dev->inst, dev->group, dev->var); in mcb_device_register()
|
/openbmc/linux/arch/arm64/boot/dts/mediatek/ |
H A D | mt8183-pumpkin.dts | 134 mediatek,keys-per-group = <2>;
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/squid/ |
H A D | squid_6.8.bb | 40 …${PN} = "--system --no-create-home --home-dir /var/run/squid --shell /bin/false --user-group squid"
|
/openbmc/qemu/hw/intc/ |
H A D | arm_gic_common.c | 72 VMSTATE_UINT8(group, gic_irq_state),
|
/openbmc/linux/drivers/pinctrl/nuvoton/ |
H A D | pinctrl-npcm7xx.c | 1644 unsigned int group) in npcm7xx_pinmux_set_mux() argument 1648 dev_dbg(npcm->dev, "set_mux: %d, %d[%s]\n", function, group, in npcm7xx_pinmux_set_mux() 1649 npcm7xx_groups[group].name); in npcm7xx_pinmux_set_mux() 1651 npcm7xx_setfunc(npcm->gcr_regmap, npcm7xx_groups[group].pins, in npcm7xx_pinmux_set_mux() 1652 npcm7xx_groups[group].npins, group); in npcm7xx_pinmux_set_mux()
|
/openbmc/linux/drivers/net/ethernet/amazon/ena/ |
H A D | ena_com.c | 1983 u16 group) in ena_com_get_specific_aenq_cb() argument 1987 if ((group < ENA_MAX_HANDLERS) && aenq_handlers->handlers[group]) in ena_com_get_specific_aenq_cb() 1988 return aenq_handlers->handlers[group]; in ena_com_get_specific_aenq_cb() 2023 aenq_common->group, aenq_common->syndrome, timestamp); in ena_com_aenq_intr_handler() 2027 aenq_common->group); in ena_com_aenq_intr_handler()
|
/openbmc/linux/fs/ocfs2/ |
H A D | alloc.c | 7456 u64 group, u32 start, u32 count) in ocfs2_trim_extent() argument 7472 if (group != osb->first_cluster_group_blkno) in ocfs2_trim_extent() 7481 struct ocfs2_group_desc *gd, u64 group, in ocfs2_trim_group() argument 7500 ret = ocfs2_trim_extent(sb, gd, group, in ocfs2_trim_group() 7569 if (!group) { in ocfs2_trim_mainbm() 7590 group = first_group; in ocfs2_trim_mainbm() 7600 main_bm, group, in ocfs2_trim_mainbm() 7608 cnt = ocfs2_trim_group(sb, gd, group, in ocfs2_trim_mainbm() 7621 if (group == osb->first_cluster_group_blkno) in ocfs2_trim_mainbm() 7622 group = ocfs2_clusters_to_blocks(sb, osb->bitmap_cpg); in ocfs2_trim_mainbm() [all …]
|