Home
last modified time | relevance | path

Searched refs:psp (Results 26 – 32 of 32) sorted by relevance

12

/dragonfly/sys/net/pf/
H A Dpf_ioctl.c1959 struct pf_ifspeed *psp = (struct pf_ifspeed *)addr; in pfioctl() local
1963 if (psp->ifname[0] != 0) { in pfioctl()
1965 strlcpy(ps.ifname, psp->ifname, IFNAMSIZ); in pfioctl()
1969 psp->baudrate = ifp->if_baudrate; in pfioctl()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dmodulo-sched.c1864 auto_sbitmap psp (ps->g->num_nodes); in get_sched_window()
1874 bitmap_clear (psp); in get_sched_window()
1876 psp_not_empty = bitmap_and (psp, u_node_preds, sched_nodes); in get_sched_window()
/dragonfly/sys/dev/drm/radeon/
H A Drv770_dpm.c317 cpu_to_be32(pi->psp); in rv770_populate_smc_sp()
838 pi->psp = BSP(pi->pbsp) | BSU(pi->pbsu); in rv770_setup_bsp()
H A Dsi_dpm.c3757 pi->psp = BSP(pi->pbsp) | BSU(pi->pbsu); in si_setup_bsp()
4972 cpu_to_be32(pi->psp); in si_populate_smc_sp()
H A Dni_dpm.c2304 cpu_to_be32(pi->psp); in ni_populate_smc_sp()
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu.h1521 struct psp_context psp; member
H A Dsi_dpm.c4223 pi->psp = BSP(pi->pbsp) | BSU(pi->pbsu); in si_setup_bsp()
5435 cpu_to_be32(pi->psp); in si_populate_smc_sp()

12