Searched defs:me (Results 1 - 25 of 73) sorted by relevance

123

/src/sys/dev/ofw/
H A Dofw_sysctl.c43 const struct sysctlnode *me; variable in typeref:typename:const struct sysctlnode *
/src/sys/arch/macppc/dev/
H A Dfancontrol.c86 fancontrol_init_zone(fancontrol_zone_t *z, struct sysctlnode *me) argument
H A Dams.c650 struct sysctlnode *me = NULL, *node = NULL; local in function:init_trackpad
/src/tests/lib/libc/membar/
H A Dt_dekker.c63 lock(unsigned me) argument
80 unlock(unsigned me) argument
100 unsigned me local in function:thread
[all...]
H A Dt_spinlock.c91 unsigned me = (unsigned)(uintptr_t)cookie; local in function:thread
/src/sys/arch/powerpc/oea/
H A Dcpu_speedctl.c57 const struct sysctlnode *sysctl_node, *me, *freq; local in function:init_scom_speedctl
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_rlc.c193 int me, i, max_me; local in function:amdgpu_gfx_rlc_setup_cp_table
/src/usr.bin/env/
H A Denv.c263 const char *me = getprogname(); local in function:usage
/src/sys/dev/i2c/
H A Dg760a.c221 const struct sysctlnode *me, *node; local in function:g760a_setup
H A Dmcp980x.c355 const struct sysctlnode *me = NULL, *node = NULL; local in function:mcp980x_setup_sysctl
/src/sys/dev/mscp/
H A Dmscp.c169 struct mscp_device *me = mi->mi_me; local in function:mscp_dorsp
503 struct mscp_device *me = mi->mi_me; local in function:mscp_worker
[all...]
/src/usr.bin/skeyinit/
H A Dskeyinit.c55 char lastc, me[LOGIN_NAME_MAX+1], *p, *pw, *ht = NULL; local in function:main
/src/sys/arch/sun3/dev/
H A Dmemerr.c161 volatile struct memerr *me = sc->sc_reg; local in function:memerr_interrupt
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/fifo/
H A Dnouveau_nvkm_engine_fifo_channv50.c59 u32 me; local in function:nv50_fifo_chan_engine_fini
/src/lib/libexecinfo/
H A Dsymtab.c195 uintptr_t dd, sd, me = (uintptr_t)p - fbase; local in function:symtab_find
[all...]
/src/sys/dev/sysmon/
H A Dswsensor.c71 const struct sysctlnode *me = NULL; variable in typeref:typename:const struct sysctlnode *
H A Dswwdog.c273 const struct sysctlnode *me; variable in typeref:typename:const struct sysctlnode *
/src/tests/usr.bin/xlint/lint1/
H A Dlang_level_c99.c158 struct short_rect me = (struct short_rect){ 1, 2, 3, 4 }; local in function:compound_literal
/src/sys/dev/adb/
H A Dadb_ktm.c176 const struct sysctlnode *me = NULL, *node = NULL; local in function:ktm_init
/src/sys/arch/evbmips/loongson/
H A Dloongson_clock.c86 const struct sysctlnode *sysctl_node, *me, *freq; local in function:loongson_initclocks
/src/common/dist/zlib/examples/
H A Dgun.c94 struct ind *me = (struct ind *)in_desc; local in function:in
134 struct outd *me = (struct outd *)out_desc; local in function:out
[all...]
/src/sys/dev/pci/voyager/
H A Dpwmclock.c125 const struct sysctlnode *sysctl_node, *me, *freq; local in function:pwmclock_attach
/src/sys/dev/spi/
H A Dmcp48x1.c291 const struct sysctlnode *me = NULL, *node = NULL; local in function:mcp48x1dac_setup_sysctl
/src/sys/dev/wscons/
H A Dwsbell.c456 wsbell_mux_open(struct wsevsrc *me, struct wseventvar *evp) argument
467 wsbell_mux_close(struct wsevsrc *me) argument
H A Dwsmux.c240 wsmux_mux_open(struct wsevsrc *me, struct wseventvar *evar) argument
259 struct wsevsrc *me; local in function:wsmux_do_open
314 wsmux_mux_close(struct wsevsrc * me) argument
325 struct wsevsrc *me; local in function:wsmux_do_close
396 struct wsevsrc *me; local in function:wsmux_do_ioctl
648 wsmux_attach_sc(struct wsmux_softc * sc,struct wsevsrc * me) argument
715 wsmux_detach_sc(struct wsevsrc * me) argument
752 struct wsevsrc *me; local in function:wsmux_do_displayioctl
820 struct wsevsrc *me; local in function:wsmux_set_display
[all...]

Completed in 18 milliseconds

123