Home
last modified time | relevance | path

Searched defs:is_first (Results 1 – 10 of 10) sorted by relevance

/linux-3.3/arch/powerpc/oprofile/
Dbacktrace.c27 static unsigned int user_getsp32(unsigned int sp, int is_first) in user_getsp32()
54 static unsigned long user_getsp64(unsigned long sp, int is_first) in user_getsp64()
72 static unsigned long kernel_getsp(unsigned long sp, int is_first) in kernel_getsp()
/linux-3.3/fs/ntfs/
Dattrib.h55 bool is_first; member
/linux-3.3/drivers/net/wan/
Dsbni.c600 unsigned is_first, frame_ok = 0; in recv_frame() local
702 unsigned is_first, u32 crc ) in upload_data()
957 u32 *is_first, u32 *crc_p ) in check_fhdr()
/linux-3.3/drivers/media/video/ivtv/
Divtv-driver.c459 int is_first = (pci_slot & 1) == 0; in ivtv_process_eeprom() local
/linux-3.3/drivers/i2c/busses/
Di2c-mv64xxx.c409 int is_first, int is_last) in mv64xxx_i2c_execute_msg()
/linux-3.3/include/linux/
Dsom.h132 unsigned int is_first :1; member
/linux-3.3/drivers/usb/gadget/
Dmv_udc_core.c423 int is_last, is_first = 1; in req_to_dtd() local
Dfsl_udc_core.c834 int is_first =1; in fsl_req_to_dtd() local
Dlangwell_udc.c710 int is_last, is_first = 1; in req_to_dtd() local
/linux-3.3/drivers/net/wireless/ath/ath9k/
Dmac.h682 bool is_first; member