/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/ |
H A D | vc4_txp.c | 494 static int vc4_txp_bind(struct device *dev, struct device *master, void *data) in vc4_txp_bind() argument 497 struct drm_device *drm = dev_get_drvdata(master); in vc4_txp_bind() 558 static void vc4_txp_unbind(struct device *dev, struct device *master, in vc4_txp_unbind() argument
|
/kernel/linux/linux-5.10/fs/gfs2/ |
H A D | ops_fstype.c | 239 * the master directory (contains pointers to journals etc) and the 519 /* Get the master inode */ in init_sb() 521 ret = gfs2_lookup_root(sb, &sdp->sd_master_dir, no_addr, "master"); in init_sb() 619 * init_statfs - look up and initialize master and local (per node) statfs inodes 631 struct inode *master = d_inode(sdp->sd_master_dir); in init_statfs() local 637 sdp->sd_statfs_inode = gfs2_lookup_simple(master, "statfs"); in init_statfs() 646 pn = gfs2_lookup_simple(master, "per_node"); in init_statfs() 710 struct inode *master = d_inode(sdp->sd_master_dir); in init_journal() local 721 sdp->sd_jindex = gfs2_lookup_simple(master, "jindex"); in init_journal() 859 struct inode *master in init_inodes() local 915 struct inode *master = d_inode(sdp->sd_master_dir); init_per_node() local [all...] |
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | iface.c | 1032 struct ieee80211_sub_if_data *master; in ieee80211_do_open() local 1041 master = container_of(sdata->bss, in ieee80211_do_open() 1044 master->control_port_protocol; in ieee80211_do_open() 1046 master->control_port_no_encrypt; in ieee80211_do_open() 1048 master->control_port_over_nl80211; in ieee80211_do_open() 1050 master->control_port_no_preauth; in ieee80211_do_open() 1051 sdata->vif.cab_queue = master->vif.cab_queue; in ieee80211_do_open() 1052 memcpy(sdata->vif.hw_queue, master->vif.hw_queue, in ieee80211_do_open() 1054 sdata->vif.bss_conf.chandef = master->vif.bss_conf.chandef; in ieee80211_do_open() 1058 master in ieee80211_do_open() [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/ |
H A D | dsi.c | 82 struct tegra_dsi *master; member 469 if (dsi->master) in tegra_dsi_get_lanes() 470 return dsi->master->lanes + dsi->lanes; in tegra_dsi_get_lanes() 487 if (dsi->master) in tegra_dsi_configure() 488 state = tegra_dsi_get_state(dsi->master); in tegra_dsi_configure() 570 if (dsi->master || dsi->slave) { in tegra_dsi_configure() 590 if (dsi->master || dsi->slave) { in tegra_dsi_configure() 1044 if (!dsi->master) { in tegra_dsi_init() 1494 if (!dsi->master) { in tegra_dsi_host_attach() 1546 dsi->slave->master in tegra_dsi_ganged_probe() [all...] |
/kernel/linux/linux-6.6/fs/gfs2/ |
H A D | ops_fstype.c | 233 * the master directory (contains pointers to journals etc) and the 532 /* Get the master inode */ in init_sb() 534 ret = gfs2_lookup_root(sb, &sdp->sd_master_dir, no_addr, "master"); in init_sb() 633 * init_statfs - look up and initialize master and local (per node) statfs inodes 645 struct inode *master = d_inode(sdp->sd_master_dir); in init_statfs() local 651 sdp->sd_statfs_inode = gfs2_lookup_simple(master, "statfs"); in init_statfs() 660 pn = gfs2_lookup_simple(master, "per_node"); in init_statfs() 733 struct inode *master = d_inode(sdp->sd_master_dir); in init_journal() local 742 sdp->sd_jindex = gfs2_lookup_simple(master, "jindex"); in init_journal() 880 struct inode *master in init_inodes() local 936 struct inode *master = d_inode(sdp->sd_master_dir); init_per_node() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/ |
H A D | dsi.c | 82 struct tegra_dsi *master; member 469 if (dsi->master) in tegra_dsi_get_lanes() 470 return dsi->master->lanes + dsi->lanes; in tegra_dsi_get_lanes() 487 if (dsi->master) in tegra_dsi_configure() 488 state = tegra_dsi_get_state(dsi->master); in tegra_dsi_configure() 570 if (dsi->master || dsi->slave) { in tegra_dsi_configure() 590 if (dsi->master || dsi->slave) { in tegra_dsi_configure() 1053 if (!dsi->master) { in tegra_dsi_init() 1503 if (!dsi->master) { in tegra_dsi_host_attach() 1557 dsi->slave->master in tegra_dsi_ganged_probe() [all...] |
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | iface.c | 1237 struct ieee80211_sub_if_data *master; in ieee80211_do_open() local 1246 master = container_of(sdata->bss, in ieee80211_do_open() 1249 master->control_port_protocol; in ieee80211_do_open() 1251 master->control_port_no_encrypt; in ieee80211_do_open() 1253 master->control_port_over_nl80211; in ieee80211_do_open() 1255 master->control_port_no_preauth; in ieee80211_do_open() 1256 sdata->vif.cab_queue = master->vif.cab_queue; in ieee80211_do_open() 1257 memcpy(sdata->vif.hw_queue, master->vif.hw_queue, in ieee80211_do_open() 1259 sdata->vif.bss_conf.chandef = master->vif.bss_conf.chandef; in ieee80211_do_open() 1263 master in ieee80211_do_open() [all...] |
/kernel/linux/linux-5.10/arch/mips/txx9/generic/ |
H A D | spi_eeprom.c | 64 if (read_param->busid != spi->master->bus_num || in early_seeprom_probe()
|
/kernel/linux/linux-5.10/tools/testing/selftests/net/forwarding/ |
H A D | mirror_gre_vlan.sh | 43 ip link set dev $h3.555 master v$h3
|
H A D | mirror_gre_bridge_1q.sh | 67 ip link set dev $swp3 master br1
|
H A D | mirror_gre_bridge_1d.sh | 71 ip link set dev $swp3 master br2
|
/kernel/linux/linux-5.10/include/uapi/linux/netfilter/ |
H A D | xt_hashlimit.h | 52 struct xt_hashlimit_info *master; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
H A D | intel_lrc.h | 121 const struct intel_engine_cs *master,
|
/kernel/linux/linux-5.10/include/drm/ |
H A D | drm_device.h | 114 * @master: 116 * Currently active master for this device. 119 struct drm_master *master; member 148 * Lock for others (not &drm_minor.master and &drm_file.is_master) 158 * Lock for &drm_minor.master and &drm_file.is_master
|
/kernel/linux/linux-6.6/drivers/net/dsa/ocelot/ |
H A D | felix.h | 81 struct net_device *master,
|
/kernel/linux/linux-6.6/include/drm/ |
H A D | drm_device.h | 120 * @master: 122 * Currently active master for this device. 125 struct drm_master *master; member 154 * Lock for others (not &drm_minor.master and &drm_file.is_master) 164 * Lock for &drm_minor.master and &drm_file.is_master
|
/kernel/linux/linux-6.6/include/uapi/linux/netfilter/ |
H A D | xt_hashlimit.h | 52 struct xt_hashlimit_info *master; member
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/forwarding/ |
H A D | bridge_mdb_host.sh | 31 ip link set dev $swp1 master br0
|
H A D | mirror_gre_bridge_1q.sh | 67 ip link set dev $swp3 master br1
|
H A D | mirror_gre_vlan.sh | 43 ip link set dev $h3.555 master v$h3
|
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/bonding/ |
H A D | dev_addr_lists.sh | 64 ip link set dev dummy1 master bond1
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | nf_nat_irc.c | 40 struct nf_conn *ct = exp->master; in help()
|
/kernel/linux/linux-6.6/net/dsa/ |
H A D | switch.h | 110 const struct net_device *master; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/netfilter/ |
H A D | xt_hashlimit.h | 52 struct xt_hashlimit_info * master; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/netfilter/ |
H A D | xt_hashlimit.h | 52 struct xt_hashlimit_info * master; member
|