/kernel/linux/linux-6.6/drivers/xen/ |
H A D | xen-scsiback.c | 159 /* scsiback port target portal group tag for TCM */ 177 /* list of info structures related to this target portal group */ 1346 struct config_group *group, in scsiback_make_tport() 1345 scsiback_make_tport(struct target_fabric_configfs *tf, struct config_group *group, const char *name) scsiback_make_tport() argument
|
/kernel/linux/linux-6.6/drivers/s390/net/ |
H A D | lcs.c | 45 * the root device for lcs group devices 2064 * lcs_new_device will be called by setting the group device online. 2178 * lcs_shutdown_device, called when setting the group device offline. 2315 static DRIVER_ATTR_WO(group);
|
H A D | ctcm_main.c | 59 * The root device for ctcm group devices 612 /* has completed for all read channels in group */ in ctcmpc_send_sweep_req() 1693 static DRIVER_ATTR_WO(group);
|
/kernel/linux/linux-6.6/drivers/thunderbolt/ |
H A D | tunnel.c | 688 ret = usb4_dp_port_set_group_id(in, in->group->index); in tb_dp_bandwidth_alloc_mode_enable()
|
/kernel/linux/linux-6.6/drivers/target/sbp/ |
H A D | sbp_target.c | 2025 struct config_group *group, in sbp_make_tport() 2023 sbp_make_tport( struct target_fabric_configfs *tf, struct config_group *group, const char *name) sbp_make_tport() argument
|
/kernel/linux/linux-6.6/drivers/block/zram/ |
H A D | zram_drv.c | 1192 pr_info("Can't setup group ctrl for initialized device!\n"); in group_store() 2170 static DEVICE_ATTR_RW(group);
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/ |
H A D | cwsr_trap_handler_gfx9.asm | 825 s_sub_u32 s_restore_mem_offset, s_restore_mem_offset, 16*4 // restore SGPR from S[n] to S[0], by 16 sgprs group
|
H A D | cwsr_trap_handler_gfx8.asm | 575 s_sub_u32 s_restore_mem_offset, s_restore_mem_offset, 16*4 // restore SGPR from S[n] to S[0], by 16 sgprs group
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | kvm.h | 1416 __u32 group; /* device-defined */ member 1417 __u64 attr; /* group-defined */
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | mbox.h | 1122 u8 group; /* RSS context or group */ member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_common.c | 291 req->group = DEFAULT_RSS_CONTEXT_GROUP; in otx2_set_flowkey_cfg() 389 /* Set RSS group 0 as default indirection table */ in otx2_rss_init()
|
/kernel/linux/linux-6.6/drivers/net/netdevsim/ |
H A D | dev.c | 1098 const struct devlink_trap_group *group, in nsim_dev_devlink_trap_group_set() 1097 nsim_dev_devlink_trap_group_set(struct devlink *devlink, const struct devlink_trap_group *group, const struct devlink_trap_policer *policer, struct netlink_ext_ack *extack) nsim_dev_devlink_trap_group_set() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/ |
H A D | main.h | 700 bool group; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtl8xxxu/ |
H A D | rtl8xxxu.h | 1065 u8 dummy5g[24]; /* max channel group (14) + power diff offset (10) */ 1115 u8 dummy5g[24]; /* max channel group (14) + power diff offset (10) */ 1813 * not per channel group. 2080 void rtl8188f_channel_to_group(int channel, int *group, int *cck_group);
|
/kernel/linux/linux-6.6/scripts/ |
H A D | get_maintainer.pl | 2561 my $group = "$phrase:$rfc822_lwsp*(?:$mailbox(?:,\\s*$mailbox)*)?;\\s*"; 2562 my $address = "(?:$mailbox|$group)";
|
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/mlxsw/ |
H A D | vxlan.sh | 145 dev dummy1 group $MC_IP 153 log_test "vxlan device with a multicast group"
|
/kernel/linux/linux-6.6/net/core/ |
H A D | net-sysfs.c | 482 NETDEVICE_SHOW(group, fmt_dec); 661 /* Show a given an attribute in the statistics group */ 2034 /* Allow for a device specific group */ in netdev_register_kobject()
|
/kernel/linux/linux-6.6/tools/include/uapi/linux/ |
H A D | kvm.h | 1416 __u32 group; /* device-defined */ member 1417 __u64 attr; /* group-defined */
|
/third_party/astc-encoder/Test/ |
H A D | astc_test_functional.py | 413 contain a single group (this is returned to the caller). The 417 str: The stdout output of the child process, or the first group 452 return match.group(1)
|
/third_party/icu/icu4c/source/i18n/ |
H A D | uregex.cpp | 708 // Copy capture group to user's buffer in uregex_group() 747 return regexp->fMatcher->group(groupNum, dest, *groupLength, *status); in uregex_groupUText() 1463 // We've got a $. Pick up the following capture group name or number. in appendReplacement() 1464 // For numbers, consume only digits that produce a valid capture group for the pattern. in appendReplacement() 1528 // Finally, append the capture group data to the destination. in appendReplacement() 1533 // Ignore buffer overflow when extracting the group. We need to in appendReplacement() 1541 // bad group number or name. in appendReplacement() 1838 // last capture group saved in favor of the unprocessed remainder of the in split() 1879 // Set up to extract the capture group contents into the dest buffer. in split()
|
/third_party/libunwind/libunwind/doc/ |
H A D | libunwind-dynamic.tex | 164 \Func{dlopen}()). In this format, the details of a group of procedures
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | swapchain9.c | 1089 This->base.device->context.changed.group |= NINE_STATE_FB; in NineSwapChain9_Present()
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | uregex.cpp | 708 // Copy capture group to user's buffer in uregex_group() 747 return regexp->fMatcher->group(groupNum, dest, *groupLength, *status); in uregex_groupUText() 1463 // We've got a $. Pick up the following capture group name or number. in appendReplacement() 1464 // For numbers, consume only digits that produce a valid capture group for the pattern. in appendReplacement() 1528 // Finally, append the capture group data to the destination. in appendReplacement() 1533 // Ignore buffer overflow when extracting the group. We need to in appendReplacement() 1541 // bad group number or name. in appendReplacement() 1838 // last capture group saved in favor of the unprocessed remainder of the in split() 1879 // Set up to extract the capture group contents into the dest buffer. in split()
|
/third_party/lwip/src/netif/ppp/ |
H A D | auth.c | 393 "Allow group members to use privileged options", OPT_PRIV | OPT_A2LIST }, 476 * privgroup - allow members of the group to have privileged access. 482 struct group *g; 487 option_error("group %s is unknown", *argv); 2300 ppp_warn("Warning - secret file %s has world and/or group access",
|
/third_party/rust/crates/libc/src/vxworks/ |
H A D | mod.rs | 1188 pub fn fchown(fd: ::c_int, owner: ::uid_t, group: ::gid_t) -> ::c_int; in fchown()
|