/linux-4.4.14/drivers/isdn/hisax/ |
H A D | hscx_irq.c | 86 int more, count; hscx_fill_fifo() local
|
H A D | jade_irq.c | 76 int more, count; jade_fill_fifo() local
|
H A D | icc.c | 144 int count, more; icc_fill_fifo() local
|
H A D | isac.c | 147 int count, more; isac_fill_fifo() local
|
H A D | ipacx.c | 553 int more, count, cnt; bch_fill_fifo() local
|
H A D | w6692.c | 164 int count, more; W6692_fill_fifo() local 237 int more, count; W6692B_fill_fifo() local
|
H A D | diva.c | 438 int more, count, cnt; Memhscx_fill_fifo() local
|
/linux-4.4.14/arch/powerpc/platforms/pseries/ |
H A D | hvcserver.c | 142 int more = 1; hvcs_get_partner_info() local
|
H A D | mobility.c | 74 int more = 0; update_dt_property() local
|
/linux-4.4.14/net/netrom/ |
H A D | nr_in.c | 32 static int nr_queue_rx_frame(struct sock *sk, struct sk_buff *skb, int more) nr_queue_rx_frame() argument
|
/linux-4.4.14/drivers/lguest/ |
H A D | core.c | 222 bool more; run_guest() local
|
H A D | interrupts_and_traps.c | 197 unsigned int interrupt_pending(struct lg_cpu *cpu, bool *more) interrupt_pending() argument 226 void try_deliver_interrupt(struct lg_cpu *cpu, unsigned int irq, bool more) try_deliver_interrupt() argument
|
/linux-4.4.14/arch/um/drivers/ |
H A D | slip_common.h | 86 int more; /* more data: do not read fd until ibuf has been drained */ member in struct:slip_proto
|
H A D | mconsole.h | 30 u32 more; member in struct:mconsole_reply
|
H A D | mconsole_user.c | 165 int mconsole_reply(struct mc_request *req, const char *str, int err, int more) mconsole_reply() argument 126 mconsole_reply_len(struct mc_request *req, const char *str, int total, int err, int more) mconsole_reply_len() argument
|
/linux-4.4.14/crypto/ |
H A D | scatterwalk.c | 73 void scatterwalk_done(struct scatter_walk *walk, int out, int more) scatterwalk_done() argument 50 scatterwalk_pagedone(struct scatter_walk *walk, int out, unsigned int more) scatterwalk_pagedone() argument
|
H A D | algif_hash.c | 32 bool more; member in struct:hash_ctx 191 bool more; hash_accept() local
|
H A D | algif_aead.c | 49 bool more; member in struct:aead_ctx
|
H A D | algif_skcipher.c | 51 bool more; member in struct:skcipher_ctx
|
/linux-4.4.14/net/x25/ |
H A D | x25_in.c | 37 static int x25_queue_rx_frame(struct sock *sk, struct sk_buff *skb, int more) x25_queue_rx_frame() argument
|
/linux-4.4.14/net/rds/ |
H A D | tcp_send.c | 86 int more; rds_tcp_xmit() local
|
/linux-4.4.14/net/tipc/ |
H A D | core.h | 131 static inline int more(u16 left, u16 right) more() function
|
/linux-4.4.14/drivers/isdn/hardware/eicon/ |
H A D | di.c | 87 byte more; pr_out() local
|
/linux-4.4.14/drivers/parisc/ |
H A D | eisa_enumerator.c | 306 static int configure_function(const unsigned char *buf, int *more) configure_function() argument
|
/linux-4.4.14/drivers/atm/ |
H A D | zatm.h | 80 struct atm_dev *more; /* other ZATM devices */ member in struct:zatm_dev
|
H A D | eni.h | 111 struct atm_dev *more; /* other ENI devices */ member in struct:eni_dev
|
/linux-4.4.14/net/rxrpc/ |
H A D | ar-output.c | 528 bool more; rxrpc_send_data() local
|
/linux-4.4.14/lib/zlib_deflate/ |
H A D | deflate.c | 739 unsigned more; /* Amount of free space at the end of the window. */ fill_window() local
|
/linux-4.4.14/drivers/staging/comedi/drivers/ |
H A D | jr3_pci.c | 347 int more = 1; jr3_check_firmware() local 382 int more = 1; jr3_write_firmware() local
|
/linux-4.4.14/drivers/isdn/hardware/mISDN/ |
H A D | mISDNipac.c | 151 int count, more; isac_fill_fifo() local 980 int count, more; hscx_fill_fifo() local
|
/linux-4.4.14/drivers/media/pci/saa7164/ |
H A D | saa7164-api.c | 54 u8 more = 255; saa7164_api_collect_debug() local
|
/linux-4.4.14/net/irda/ |
H A D | irttp.c | 1663 int more = 0; irttp_run_rx_queue() local
|
/linux-4.4.14/tools/perf/ |
H A D | builtin-top.c | 221 int more; perf_top__show_details() local
|
/linux-4.4.14/drivers/usb/musb/ |
H A D | musb_host.c | 1055 bool more = false; musb_h_ep0_continue() local
|
/linux-4.4.14/drivers/tty/serial/ |
H A D | ifx6x60.c | 652 unsigned char more; ifx_spi_complete() local 386 ifx_spi_decode_spi_header(unsigned char *buffer, int *length, unsigned char *more, unsigned char *received_cts) ifx_spi_decode_spi_header() argument 420 ifx_spi_setup_spi_header(unsigned char *txbuffer, int tx_count, unsigned char more) ifx_spi_setup_spi_header() argument
|
/linux-4.4.14/drivers/net/wireless/cw1200/ |
H A D | wsm.c | 1677 bool more = false; wsm_get_tx() local 1625 wsm_get_tx_queue_and_mask(struct cw1200_common *priv, struct cw1200_queue **queue_p, u32 *tx_allowed_mask_p, bool *more) wsm_get_tx_queue_and_mask() argument
|
H A D | wsm.h | 818 u8 more; member in struct:wsm_tx
|
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
H A D | ar9003_mci.c | 1465 u32 ar9003_mci_get_next_gpm_offset(struct ath_hw *ah, u32 *more) ar9003_mci_get_next_gpm_offset() argument
|
/linux-4.4.14/drivers/net/ethernet/neterion/vxge/ |
H A D | vxge-traffic.c | 2456 vxge_hw_vpath_poll_tx(struct __vxge_hw_fifo *fifo, struct sk_buff ***skb_ptr, int nr_skb, int *more) vxge_hw_vpath_poll_tx() argument
|
H A D | vxge-main.c | 103 int more; VXGE_COMPLETE_VPATH_TX() local 546 vxge_xmit_compl(struct __vxge_hw_fifo *fifo_hw, void *dtr, enum vxge_hw_fifo_tcode t_code, void *userdata, struct sk_buff ***skb_ptr, int nr_skb, int *more) vxge_xmit_compl() argument
|
/linux-4.4.14/drivers/block/aoe/ |
H A D | aoecmd.c | 1292 int more; kthread() local
|
/linux-4.4.14/fs/jfs/ |
H A D | jfs_logmgr.c | 948 int more; /* additional write granted */ lmLogSync() local
|
/linux-4.4.14/fs/ncpfs/ |
H A D | dir.c | 733 int more; ncp_do_readdir() local
|
H A D | ncplib_kernel.c | 852 ncp_search_for_fileset(struct ncp_server *server, struct nw_search_sequence *seq, int* more, int* cnt, char* buffer, size_t bufsize, char** rbuf, size_t* rsize) ncp_search_for_fileset() argument
|
/linux-4.4.14/fs/ |
H A D | splice.c | 713 int more; pipe_to_sendpage() local 1176 int i, flags, more; splice_direct_to_actor() local
|
/linux-4.4.14/drivers/tty/ |
H A D | n_tty.c | 2038 size_t n, size, more, c; canon_copy_from_read_buf() local
|
/linux-4.4.14/drivers/isdn/i4l/ |
H A D | isdn_net.c | 2947 int more = 0; isdn_net_getphones() local
|
/linux-4.4.14/drivers/mmc/host/ |
H A D | s3cmci.c | 375 static void s3cmci_enable_irq(struct s3cmci_host *host, bool more) s3cmci_enable_irq() argument
|
/linux-4.4.14/drivers/net/ethernet/smsc/ |
H A D | epic100.c | 1265 int more; epic_poll() local
|
/linux-4.4.14/drivers/net/ethernet/cavium/liquidio/ |
H A D | liquidio_common.h | 259 u64 more:6; /* How many udd words follow the command */ member in struct:octnet_cmd::__anon6651
|
/linux-4.4.14/drivers/net/ethernet/cirrus/ |
H A D | ep93xx_eth.c | 328 int more = 0; ep93xx_poll() local
|
/linux-4.4.14/drivers/net/ethernet/amd/ |
H A D | nmclan_cs.c | 320 int more; member in struct:_mace_statistics
|
/linux-4.4.14/net/sunrpc/ |
H A D | xprtsock.c | 326 static int xs_send_kvec(struct socket *sock, struct sockaddr *addr, int addrlen, struct kvec *vec, unsigned int base, int more) xs_send_kvec() argument 343 static int xs_send_pagedata(struct socket *sock, struct xdr_buf *xdr, unsigned int base, int more, bool zerocopy, int *sent_p) xs_send_pagedata() argument
|
/linux-4.4.14/kernel/events/ |
H A D | uprobes.c | 718 int more = 0; build_map_info() local
|
/linux-4.4.14/fs/ocfs2/cluster/ |
H A D | tcp.c | 1840 static int o2net_accept_one(struct socket *sock, int *more) o2net_accept_one() argument 1988 int more; o2net_accept_many() local
|
/linux-4.4.14/net/ipv6/ |
H A D | ip6_fib.c | 1731 int more; member in struct:fib6_gc_args
|
H A D | route.c | 1632 int more = 0; icmp6_dst_gc() local
|
/linux-4.4.14/tools/perf/util/ |
H A D | annotate.c | 1477 int more = 0; symbol__annotate_printf() local
|
/linux-4.4.14/drivers/scsi/ |
H A D | eata_generic.h | 185 __u8 more:1; /* more DATA coming soon, poll BSY & DRQ (PIO) */ member in struct:reg_bit
|
/linux-4.4.14/fs/ext4/ |
H A D | namei.c | 1191 int more; dx_sort_map() local
|
/linux-4.4.14/net/ceph/ |
H A D | messenger.c | 558 ceph_tcp_sendmsg(struct socket *sock, struct kvec *iov, size_t kvlen, size_t len, int more) ceph_tcp_sendmsg() argument 575 __ceph_tcp_sendpage(struct socket *sock, struct page *page, int offset, size_t size, bool more) __ceph_tcp_sendpage() argument 588 ceph_tcp_sendpage(struct socket *sock, struct page *page, int offset, size_t size, bool more) ceph_tcp_sendpage() argument
|
/linux-4.4.14/net/ |
H A D | socket.c | 754 sock_sendpage(struct file *file, struct page *page, int offset, size_t size, loff_t *ppos, int more) sock_sendpage() argument
|
/linux-4.4.14/drivers/tty/vt/ |
H A D | vt.c | 3292 int i, more = 1, first = -1, last = -1, deflt = 0; vt_bind() local 3342 int i, more = 1, first = -1, last = -1, deflt = 0; vt_unbind() local
|
/linux-4.4.14/arch/x86/kvm/ |
H A D | mmu.c | 145 struct pte_list_desc *more; member in struct:pte_list_desc
|
/linux-4.4.14/drivers/block/ |
H A D | rbd.c | 2277 bool more; rbd_img_obj_end_request() local 2335 bool more = true; rbd_img_obj_callback() local
|
/linux-4.4.14/net/core/ |
H A D | dev.c | 2707 xmit_one(struct sk_buff *skb, struct net_device *dev, struct netdev_queue *txq, bool more) xmit_one() argument
|
/linux-4.4.14/include/linux/ |
H A D | netdevice.h | 3688 __netdev_start_xmit(const struct net_device_ops *ops, struct sk_buff *skb, struct net_device *dev, bool more) __netdev_start_xmit() argument 3696 netdev_start_xmit(struct sk_buff *skb, struct net_device *dev, struct netdev_queue *txq, bool more) netdev_start_xmit() argument
|