/openbmc/linux/drivers/staging/vc04_services/interface/vchiq_arm/ |
H A D | vchiq_core.c | 1380 poll_services_of_group(struct vchiq_state *state, int group) in poll_services_of_group() argument 1382 u32 flags = atomic_xchg(&state->poll_services[group], 0); in poll_services_of_group() 1392 service = find_service_by_port(state, (group << 5) + i); in poll_services_of_group() 1431 int group; in poll_services() local 1433 for (group = 0; group < BITSET_SIZE(state->unused_service); group++) in poll_services() 1434 poll_services_of_group(state, group); in poll_services()
|
/openbmc/linux/fs/ntfs/ |
H A D | layout.h | 1717 le32 group; /* Byte offset to a SID representing an object's member 1746 SID *group; /* Points to a SID representing an object's primary member
|
/openbmc/openbmc/poky/bitbake/lib/bblayers/ |
H A D | query.py | 448 needed_file = m.group(1) 479 …self.print_cross_files(bbpath, keyword, layername, f, m.group(1) + bbclass, args.filenames, ignore…
|
/openbmc/linux/drivers/usb/gadget/function/ |
H A D | f_ecm.c | 810 func_inst.group); in to_f_ecm_opts() 870 config_group_init_type_name(&opts->func_inst.group, "", &ecm_func_type); in ecm_alloc_inst()
|
/openbmc/linux/drivers/pinctrl/intel/ |
H A D | pinctrl-lynxpoint.c | 290 unsigned int function, unsigned int group) in lp_pinmux_set_mux() argument 293 const struct intel_pingroup *grp = &lg->soc->groups[group]; in lp_pinmux_set_mux()
|
/openbmc/linux/drivers/net/ |
H A D | netconsole.c | 682 static struct config_item *make_netconsole_target(struct config_group *group, in make_netconsole_target() argument 703 static void drop_netconsole_target(struct config_group *group, in drop_netconsole_target() argument
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | cgroup-v2.rst | 100 "cgroup" stands for "control group" and is never capitalized. The 274 the threads of a group of processes. By default, all threads of a 980 the whole thread-group. 1082 which indicates that the group may consume up to $MAX in each 1278 memory.oom.group 1294 memory.oom.group values of ancestor cgroups. 1339 The number of times a group OOM has occurred. 2009 This is the current queue depth for the group. 2960 breakdown of reclaim progress within the group, the high boundary can 2963 system than killing the group. Otherwise, memory.max is there to [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/canonical-multitouch/geis/ |
H A D | 0001-provide-function-declaration-with-prototypes.patch | 329 * Creates a new, empty group set. 343 * Creates a new, empty group set. 349 * Destroys a group set and all groups contained in it.
|
/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | build-quality.rst | 211 permissions, owner, group, size, and symlink information. 285 owner, group, size, and symlink information. This list includes both 293 with information about task group sizes (e.g. :ref:`ref-tasks-populate_sysroot`
|
/openbmc/linux/arch/powerpc/kvm/ |
H A D | book3s_xics.c | 1298 switch (attr->group) { in xics_set_attr() 1309 switch (attr->group) { in xics_get_attr() 1318 switch (attr->group) { in xics_has_attr()
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-probe.txt | 173 …uffix is automatically added to the function name. You can also specify a group name by 'GROUP', i… 174 Note that using existing group name can conflict with other events. Especially, using the group nam…
|
/openbmc/linux/include/net/ |
H A D | devlink.h | 1373 const struct devlink_trap_group *group); 1381 const struct devlink_trap_group *group, 1391 const struct devlink_trap_group *group,
|
/openbmc/linux/Documentation/filesystems/ |
H A D | vfat.rst | 24 Set the group of all files on this filesystem. 42 **-20**: If current process is in group of file's group ID,
|
/openbmc/linux/drivers/hid/ |
H A D | hid-steam.c | 853 client_hdev->group = HID_GROUP_STEAM; in steam_create_client_hid() 874 if (hdev->group == HID_GROUP_STEAM) in steam_probe() 964 if (!steam || hdev->group == HID_GROUP_STEAM) { in steam_remove()
|
/openbmc/docs/designs/ |
H A D | vpd-collection.md | 42 For example, a single record can be used to group keywords that have similar 59 has no concept of a record to group keywords together. The ECC for the keyword 154 also serve as means to logically group keywords in the inventory, quite
|
/openbmc/qemu/docs/devel/ |
H A D | reset.rst | 10 whole group can be reset consistently. Each individual member object does not 110 group which is being reset has had its *enter* phase executed. At this point 238 *hold* or *exit* phase of another object in the same reset group.
|
H A D | tracing.rst | 188 Enable/disable a given trace event or a group of events (using wildcards). 314 current user belongs to the "tracing" group, or manually launch the 361 --group=all \
|
H A D | testing.rst | 160 are in the "auto" group). 225 to the testing procedure, and could source a group of ``common.*`` libraries 294 # group: auto quick 298 Another way of defining groups is creating the tests/qemu-iotests/group.local 318 Note that the following group names have a special meaning: 320 - quick: Tests in this group should finish within a few seconds. 322 - auto: Tests in this group are used during "make check" and should be 330 - disabled: Tests in this group are disabled and ignored by check. 370 "docker" group and making the docker daemon socket file (by default 371 ``/var/run/docker.sock``) accessible to the group: [all …]
|
/openbmc/qemu/qapi/ |
H A D | cxl.json | 119 # @bank-group: Bank group of the memory event location, incorporating 139 '*bank-group': 'uint8', '*bank': 'uint8', '*row': 'uint32',
|
/openbmc/linux/drivers/pinctrl/ |
H A D | pinctrl-st.c | 847 new_map[0].data.mux.group = np->name; in st_pctl_dt_node_to_map() 905 unsigned group) in st_pmx_set_mux() argument 908 struct st_pinconf *conf = info->groups[group].pin_conf; in st_pmx_set_mux() 912 for (i = 0; i < info->groups[group].npins; i++) { in st_pmx_set_mux()
|
H A D | pinctrl-pic32.c | 1713 unsigned group) in pic32_pinctrl_get_group_name() argument 1717 return pctl->groups[group].name; in pic32_pinctrl_get_group_name() 1721 unsigned group, in pic32_pinctrl_get_group_pins() argument 1727 *pins = &pctl->groups[group].pin; in pic32_pinctrl_get_group_pins() 1770 unsigned func, unsigned group) in pic32_pinmux_enable() argument 1773 const struct pic32_pin_group *pg = &pctl->groups[group]; in pic32_pinmux_enable() 1792 dev_err(pctl->dev, "cannot mux pin %u to function %u\n", group, func); in pic32_pinmux_enable()
|
/openbmc/linux/tools/testing/selftests/net/openvswitch/ |
H A D | ovs-dpctl.py | 222 block_str = block_str[len(m.group(0)) :] 257 data = m.group(0) 259 data = convert(m.group(0)) 261 str_skipped = str_skipped[len(m.group(0)) :]
|
/openbmc/linux/fs/afs/ |
H A D | fsclient.c | 106 status->group = ntohl(xdr->group); in xdr_decode_AFSFetchStatus() 178 u32 mask = 0, mtime = 0, owner = 0, group = 0, mode = 0; in xdr_encode_AFS_StoreStatus() local 193 group = from_kgid(&init_user_ns, attr->ia_gid); in xdr_encode_AFS_StoreStatus() 204 *bp++ = htonl(group); in xdr_encode_AFS_StoreStatus()
|
/openbmc/openbmc/poky/documentation/ref-manual/ |
H A D | terms.rst | 58 A group of drivers, definitions, and other components that provide support 355 single task. For example, a package group could contain the recipes 357 group could contain the recipes that enable graphics. A package group 358 is really just another recipe. Because package group files are
|
/openbmc/linux/Documentation/infiniband/ |
H A D | ipoib.rst | 7 working group. It is a "native" implementation in the sense of
|