Home
last modified time | relevance | path

Searched defs:get_timestamp (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/misc/ibmasm/
H A Dibmasm.h41 static inline char *get_timestamp(char *buf) in get_timestamp() function
/openbmc/linux/kernel/
H A Dwatchdog.c333 static unsigned long get_timestamp(void) in get_timestamp() function
/openbmc/linux/drivers/gpu/drm/msm/adreno/
H A Dadreno_gpu.h69 int (*get_timestamp)(struct msm_gpu *gpu, uint64_t *value); member
/openbmc/linux/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_desc.h288 u64 (*get_timestamp)(struct sxgbe_rx_ctxt_desc *p); member
/openbmc/linux/drivers/net/can/usb/etas_es58x/
H A Des58x_core.h359 int (*get_timestamp)(struct es58x_device *es58x_dev); member
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Drunqueue.py1444 def get_timestamp(f): function
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dhwif.h78 void (*get_timestamp)(void *desc, u32 ats, u64 *ts); member
/openbmc/linux/net/
H A Dsocket.c847 static ktime_t get_timestamp(struct sock *sk, struct sk_buff *skb, int *if_index) in get_timestamp() function