Home
last modified time | relevance | path

Searched refs:long_ptr_t (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/linux/
Dlibcfs.h140 typedef long long_ptr_t; typedef
/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs.h50 # define offsetof(typ, memb) ((long)(long_ptr_t)((char *)&(((typ *)0)->memb)))
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
Ddebug.c343 get_seconds(), (long_ptr_t)arg); in libcfs_debug_dumplog_internal()
/linux-4.1.27/drivers/staging/lustre/lnet/lnet/
Dacceptor.c340 int secure = (int)((long_ptr_t)arg); in lnet_acceptor()