Project

General

Profile

Feature #3228

Updated by Denis Efremov almost 12 years ago

https://lkml.org/lkml/2012/5/10/545 
 http://oss.sgi.com/archives/xfs/2008-10/msg01685.html 

 List of detected functions(for kernel 3.2.23): functions: 
 inline u64 ps3_get_spe_id(..) 
 static inline int str2eaddr(unsigned char *ea, unsigned char *str) str2eaddr(..) 
 inline void str2eaddr(unsigned char *ea, unsigned char *str) __const_udelay(..) 
 inline void flush_dma_descr(struct dma_descr_data *descr, int flush_buf) generic_write_checks(..) 
 inline u16 iwl_legacy_get_active_dwell_time(..) 
 inline unsigned long dvma_map_align(unsigned long kaddr, int len, int align) dvma_map_align(..) 
 __inline__ inline void ip_send_check(struct iphdr *iph) iscsi_tcp_dgst_header(..) 
 inline void nvec_msg_free(struct nvec_chip *nvec, struct nvec_msg *msg) iscsi_segment_init_linear(..) 
 inline phandle prom_getchild(phandle node) int iscsi_segment_seek_sg(..) 
 inline phandle prom_getsibling(phandle node) int iscsi_tcp_recv_segment_is_hdr(..) 
 inline int prom_getproplen(phandle node, const char *prop) bio_phys_segments(..) 
 inline int prom_getproperty(phandle node, const char *prop, char *buffer, int bufsize) void init_buffer(..) 
 inline int prom_getint(phandle node, const char *prop) struct block_device *I_BDEV(..) 
 inline char *prom_firstprop(phandle node, char *buffer) void __const_udelay(..) 
 inline char *prom_nextprop(phandle node, const char *oprop, char *buffer) void flush_dma_descr(..) 
 inline unsigned int jiffies_to_msecs(const unsigned long j) arch_read_trylock(..) 
 inline unsigned int jiffies_to_usecs(const unsigned long j) jiffies_to_msecs(..) 
 inline void iscsi_tcp_dgst_header(struct hash_desc *hash, const void *hdr, size_t hdrlen, unsigned char digest[ISCSI_DIGEST_SIZE]) int jiffies_to_usecs(..) 
 inline void iscsi_segment_init_linear(struct iscsi_segment *segment, void *data, size_t size, iscsi_segment_done_fn_t *done, struct hash_desc *hash) phandle prom_getchild(..) 
 inline int iscsi_segment_seek_sg(struct iscsi_segment *segment, struct scatterlist *sg_list, unsigned int sg_count, unsigned int offset, size_t size, iscsi_segment_done_fn_t *done, struct hash_desc *hash) phandle prom_getsibling(..) 
 inline int iscsi_tcp_recv_segment_is_hdr(struct iscsi_tcp_conn *tcp_conn) prom_getproplen(..) 
 inline u64 ps3_get_spe_id(void *arg) int prom_getproperty(..) 
 inline void __const_udelay(unsigned long xloops) int prom_getint(..) 
 inline void napi_gro_flush(struct napi_struct *napi) char *prom_firstprop(..) 
 inline dma_addr_t dw_dma_get_src_addr(struct dma_chan *chan) char *prom_nextprop(..) 
 inline dma_addr_t dw_dma_get_dst_addr(struct dma_chan *chan) 
 inline void iscsi_conn_queue_work(struct iscsi_conn *conn) napi_gro_flush(..) 
 inline void __const_udelay(unsigned long xloops) nvec_msg_free(..) 
 inline void init_buffer(struct buffer_head *bh, bh_end_io_t *handler, void *private) __const_udelay(..) 
 inline void __delay(unsigned int loops) p9_is_proto_dotl(..) 
 u8 inline jornada_ssp_reverse(u8 byte) 
 inline int generic_write_checks(struct file *file, loff_t *pos, size_t *count, int isblk) p9_is_proto_dotu(..) 
 inline int bio_phys_segments(struct request_queue *q, struct bio *bio) dma_addr_t dw_dma_get_src_addr(..) 
 inline struct block_device *I_BDEV(struct inode *inode) dma_addr_t dw_dma_get_dst_addr(..) 
 inline void __const_udelay(unsigned long xloops) iscsi_conn_queue_work(..) 
 inline int arch_read_trylock(arch_rwlock_t *rwlock) void __delay(..) 
 inline int p9_is_proto_dotl(struct p9_client *clnt) 
 inline int p9_is_proto_dotu(struct p9_client *clnt) 
 inline u16 iwl_legacy_get_active_dwell_time(struct iwl_priv *priv, enum ieee80211_band band, u8 n_probes)

Back