HomeSort by: relevance | last modified time | path
    Searched defs:hrtimer_cancel (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/bsd/drm2/linux/
linux_hrtimer.c 118 hrtimer_cancel(struct hrtimer *hrt) function in typeref:typename:int
124 * active when we invoked hrtimer_cancel.
linux_hrtimer.c 118 hrtimer_cancel(struct hrtimer *hrt) function in typeref:typename:int
124 * active when we invoked hrtimer_cancel.
linux_hrtimer.c 118 hrtimer_cancel(struct hrtimer *hrt) function in typeref:typename:int
124 * active when we invoked hrtimer_cancel.
  /src/sys/external/bsd/drm2/include/linux/
hrtimer.h 63 #define hrtimer_cancel linux_hrtimer_cancel macro
77 int hrtimer_cancel(struct hrtimer *);
hrtimer.h 63 #define hrtimer_cancel linux_hrtimer_cancel macro
77 int hrtimer_cancel(struct hrtimer *);
hrtimer.h 63 #define hrtimer_cancel linux_hrtimer_cancel macro
77 int hrtimer_cancel(struct hrtimer *);

Completed in 31 milliseconds