Home
last modified time | relevance | path

Searched refs:memb (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs.h50 # define offsetof(typ, memb) ((long)(long_ptr_t)((char *)&(((typ *)0)->memb))) argument
/drivers/isdn/mISDN/
Ddsp_cmx.c388 int memb = 0, i, ii, i1, i2; in dsp_cmx_hardware() local
657 memb++; in dsp_cmx_hardware()
661 if (memb < 1) in dsp_cmx_hardware()
665 if (memb == 1) { in dsp_cmx_hardware()
685 if (memb == 2) { in dsp_cmx_hardware()
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_user.h844 # define offsetof(typ, memb) ((unsigned long)((char *)&(((typ *)0)->memb))) argument