Searched defs:update (Results 1 - 25 of 54) sorted by relevance

123

/src/sys/dtb/
H A DMakefile
/src/share/misc/
H A DMakefile
/src/usr.sbin/rtadvd/
H A Dtimer.h42 void (*update)(void *, struct timespec *); /* update function */ member in struct:rtadvd_timer
/src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/
H A Dnouveau_dispnv04_cursor.c14 nv04_cursor_show(struct nouveau_crtc *nv_crtc, bool update) argument
20 nv04_cursor_hide(struct nouveau_crtc *nv_crtc, bool update) argument
/src/sys/arch/vax/consolerl/
H A DMakefile15 update: ${OBJS} target
/src/sys/arch/vax/floppy/
H A DMakefile30 update: ${OBJS} target
/src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
H A Dcore.h22 void (*update)(struct nv50_core *, u32 *interlock, bool ntfy); member in struct:nv50_core_func
H A Dwndw.h84 void (*update)(struct nv50_wndw *, u32 *interlock); member in struct:nv50_wndw_func
98 void (*update)(struct nv50_wndw *, u32 *interlock); member in struct:nv50_wimm_func
/src/sys/external/bsd/drm/dist/bsd-core/
H A Ddrm_drawable.c123 struct drm_update_draw *update = (struct drm_update_draw *)data; local in function:drm_update_draw
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
H A Damdgpu_dc_debug.c191 const struct dc_surface_update *update = &updates[i]; local in function:update_surface_trace
[all...]
/src/sys/arch/hpc/stand/hpcboot/menu/
H A Dtabwindow.h113 void update(void) { function in class:TabWindow
/src/lib/libc/hash/
H A Dhmac.c54 void (*update)(void *, const uint8_t *, unsigned int); member in struct:hmac
/src/usr.bin/systat/
H A Dicmp.c57 enum update { enum
63 static enum update update = UPDATE_TIME; variable in typeref:enum:update
[all...]
H A Dip.c60 enum update { enum
66 static enum update update = UPDATE_TIME; variable in typeref:enum:update
[all...]
H A Dip6.c53 enum update { enum
59 static enum update update = UPDATE_TIME; variable in typeref:enum:update
[all...]
H A Dtcp.c56 enum update { enum
62 static enum update update = UPDATE_TIME; variable in typeref:enum:update
[all...]
/src/sys/arch/powerpc/powerpc/
H A Dfix_unaligned.c383 update = flags & UAF_UPDATE; local in function:do_lst
/src/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_encoder.h73 void (*update)(struct nouveau_encoder *, u8 head, member in struct:nouveau_encoder
/src/games/atc/
H A Dupdate.c69 update(int dummy __unused) function in typeref:typename:void
/src/sys/dev/scsipi/
H A Dss_mustek.c513 mustek_get_status(struct ss_softc *ss, int timeout, int update) argument
/src/sys/external/mit/xen-include-public/dist/xen/include/public/io/
H A Dfbif.h74 struct xenfb_update update; member in union:xenfb_out_event
/src/sys/fs/hfs/
H A Dhfs_vfsops.c200 int update; local in function:hfs_mount
/src/sys/fs/sysvbfs/
H A Dsysvbfs_vfsops.c76 bool update; local in function:sysvbfs_mount
/src/sys/arch/powerpc/fpu/
H A Dfpu_emu.c391 int store, update; local in function:fpu_execute
/src/sys/arch/macppc/dev/
H A Dlightbar.c276 int update; local in function:lightbar_thread

Completed in 14 milliseconds

123