Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/oprofile/
Dbacktrace.c28 static unsigned int user_getsp32(unsigned int sp, int is_first) in user_getsp32()
55 static unsigned long user_getsp64(unsigned long sp, int is_first) in user_getsp64()
73 static unsigned long kernel_getsp(unsigned long sp, int is_first) in kernel_getsp()
/linux-4.4.14/fs/ntfs/
Dattrib.h55 bool is_first; member
/linux-4.4.14/drivers/net/wan/
Dsbni.c598 unsigned is_first, frame_ok = 0; in recv_frame() local
700 unsigned is_first, u32 crc ) in upload_data()
955 u32 *is_first, u32 *crc_p ) in check_fhdr()
/linux-4.4.14/drivers/spi/
Dspi-xcomm.c144 bool is_first = true; in spi_xcomm_transfer_one() local
/linux-4.4.14/drivers/media/pci/ivtv/
Divtv-driver.c490 int is_first = (pci_slot & 1) == 0; in ivtv_process_eeprom() local
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dhtt_rx.c1033 bool is_first; in ath10k_htt_rx_h_undecap_raw() local
1144 bool is_first, is_last, is_amsdu; in ath10k_htt_rx_h_find_rfc1042() local
/linux-4.4.14/drivers/i2c/busses/
Di2c-st.c610 bool is_first, bool is_last) in st_i2c_xfer_msg()
/linux-4.4.14/drivers/usb/gadget/udc/
Dmv_udc_core.c413 int is_last, is_first = 1; in req_to_dtd() local
Dfsl_udc_core.c842 int is_first =1; in fsl_req_to_dtd() local
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dmac.h690 bool is_first; member