/kernel/linux/linux-5.10/fs/notify/ |
H A D | fsnotify.h | 31 extern void fsnotify_flush_notify(struct fsnotify_group *group);
|
/kernel/linux/linux-5.10/fs/ocfs2/cluster/ |
H A D | heartbeat.h | 52 void o2hb_free_hb_set(struct config_group *group);
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
H A D | M0203.h | 25 u8 group; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/sparx5/ |
H A D | sparx5_police.c | 17 g = &sdlb_groups[pol->group]; in sparx5_policer_service_conf_set()
|
/kernel/linux/linux-6.6/fs/ocfs2/cluster/ |
H A D | heartbeat.h | 50 void o2hb_free_hb_set(struct config_group *group);
|
/kernel/linux/linux-6.6/drivers/crypto/cavium/cpt/ |
H A D | cptpf.h | 25 u8 group; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
H A D | M0203.h | 25 u8 group; member
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | print-events.h | 22 const char *group,
|
/third_party/elfutils/backends/ |
H A D | riscv_corenote.c | 85 .group = "register", .pc_register = true \
|
/third_party/astc-encoder/Test/ |
H A D | astc_test_python.py | 44 score = float(match.group(1))
|
/third_party/nghttp2/src/ |
H A D | shrpx_null_downstream_connection.h | 37 NullDownstreamConnection(const std::shared_ptr<DownstreamAddrGroup> &group);
|
/third_party/ltp/testcases/network/stress/ns-tools/ |
H A D | ns-mcast.h | 95 uint32_t group; member
|
/third_party/ltp/testcases/kernel/syscalls/bind/ |
H A D | bind02.c | 47 struct group *gr; in setup() 52 tst_res(TINFO, "Switching credentials to user: %s, group: %s", in setup()
|
/third_party/ltp/testcases/kernel/syscalls/fchmod/ |
H A D | fchmod02.c | 14 * - the effective group ID or one of the supplementary group ID's of the 15 * process is equal to the group ID of the file/directory 51 struct group *ltpgroup; in setup()
|
/third_party/musl/libc-test/src/functionalext/supplement/passwd/ |
H A D | getgrouplist.c | 33 struct group *gr; in getgrouplist_0100()
|
/third_party/python/Tools/scripts/ |
H A D | eptags.py | 43 tag = m.group(0) + '\177%d,%d\n' % (lineno, charno)
|
/third_party/skia/third_party/externals/tint/src/transform/ |
H A D | first_index_offset.h | 50 /// [[binding(N), group(M)]] var<uniform> tint_first_index_data : 69 /// @param g the binding group 77 /// [[group()]] for the first vertex / first instance uniform buffer 78 uint32_t group = 0; member
|
/third_party/skia/tools/android/ |
H A D | measure_fps.py | 27 return int(framecount.group(1), 16)
|
/kernel/linux/linux-5.10/drivers/acpi/ |
H A D | acpi_configfs.c | 211 static struct config_item *acpi_table_make_item(struct config_group *group, in acpi_table_make_item() argument 224 static void acpi_table_drop_item(struct config_group *group, in acpi_table_drop_item() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/ |
H A D | igb_hwmon.c | 210 igb_hwmon->groups[0] = &igb_hwmon->group; in igb_sysfs_init() 211 igb_hwmon->group.attrs = igb_hwmon->attrs; in igb_sysfs_init()
|
/kernel/linux/linux-5.10/usr/ |
H A D | gen_initramfs.sh | 23 -g <gid> Group ID to map to group ID 0 (root). 33 to reset the root/group mapping.
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | eeprom.c | 122 int group = mt7915_get_channel_group(chan->hw_value); in mt7915_eeprom_get_target_power() local 125 target_power = mt7915_eeprom_read(dev, index + group); in mt7915_eeprom_get_target_power()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/ |
H A D | htc.h | 180 #define SVC(group, idx) \ 181 (int)(((int)(group) << 8) | (int)(idx))
|
/kernel/linux/linux-5.10/tools/perf/bench/ |
H A D | sched-messaging.c | 191 /* One group of senders and receivers */ 192 static unsigned int group(pthread_t *pth, in group() function 251 OPT_UINTEGER('g', "group", &num_groups, "Specify number of groups"), 282 total_children += group(pth_tab+total_children, num_fds, in bench_sched_messaging() 306 printf("# %d sender and receiver %s per group\n", in bench_sched_messaging()
|
/kernel/linux/linux-5.10/drivers/watchdog/ |
H A D | imx_sc_wdt.c | 117 unsigned long event, void *group) in imx_sc_wdt_notify() 125 *(u8 *)group == SC_IRQ_GROUP_WDOG) in imx_sc_wdt_notify() 116 imx_sc_wdt_notify(struct notifier_block *nb, unsigned long event, void *group) imx_sc_wdt_notify() argument
|