Home
last modified time | relevance | path

Searched defs:more (Results 1 – 25 of 69) sorted by relevance

123

/linux-6.6.21/arch/mips/include/uapi/asm/
Dbitfield.h16 #define __BITFIELD_FIELD(field, more) \ argument
22 #define __BITFIELD_FIELD(field, more) \ argument
/linux-6.6.21/net/tipc/
Dtrace.c53 int tipc_skb_dump(struct sk_buff *skb, bool more, char *buf) in tipc_skb_dump()
166 int tipc_list_dump(struct sk_buff_head *list, bool more, char *buf) in tipc_list_dump()
Dcore.h190 static inline int more(u16 left, u16 right) in more() function
/linux-6.6.21/include/crypto/
Dscatterwalk.h73 unsigned int more) in scatterwalk_pagedone()
87 int more) in scatterwalk_done()
/linux-6.6.21/arch/um/drivers/
Dmconsole_user.c127 int err, int more) in mconsole_reply_len()
165 int mconsole_reply(struct mc_request *req, const char *str, int err, int more) in mconsole_reply()
Dslip_common.h87 int more; /* more data: do not read fd until ibuf has been drained */ member
Dmconsole.h30 u32 more; member
/linux-6.6.21/drivers/net/mdio/
Dmdio-cavium.h19 #define OCT_MDIO_BITFIELD_FIELD(field, more) \ argument
24 #define OCT_MDIO_BITFIELD_FIELD(field, more) \ argument
/linux-6.6.21/tools/testing/selftests/net/openvswitch/
Dovs-dpctl.py341 def dpstr(self, more=False): argument
385 def dpstr(self, more=False): argument
420 def dpstr(self, more=False): argument
437 def dpstr(self, more=False): argument
733 def dpstr(self, masked=None, more=False): argument
1277 def dpstr(self, mask=None, more=False): argument
1756 def dpstr(self, more=False): argument
/linux-6.6.21/drivers/net/wireless/mediatek/mt76/
Ddma.c386 int *len, u32 *info, bool *more, bool *drop) in mt76_dma_get_buf()
440 int *len, u32 *info, bool *more, bool *drop) in mt76_dma_dequeue()
732 bool more; in mt76_dma_rx_cleanup() local
779 int len, bool more, u32 info, bool allow_direct) in mt76_add_fragment()
812 bool more; in mt76_dma_rx_process() local
/linux-6.6.21/arch/powerpc/mm/
Dhugetlbpage.c371 unsigned long more; in hugetlb_free_pmd_range() local
430 unsigned long more; in hugetlb_free_pud_range() local
492 unsigned long more; in hugetlb_free_pgd_range() local
/linux-6.6.21/drivers/firmware/google/
Dvpd_decode.c15 u8 more; in vpd_decode_len() local
/linux-6.6.21/drivers/net/ethernet/intel/iavf/
Diavf_virtchnl.c455 bool more = false; in iavf_add_ether_addrs() local
524 bool more = false; in iavf_del_ether_addrs() local
659 bool more = false; in iavf_add_vlans() local
791 bool more = false; in iavf_del_vlans() local
/linux-6.6.21/arch/powerpc/platforms/pseries/
Dhvcserver.c129 int more = 1; in hvcs_get_partner_info() local
/linux-6.6.21/crypto/
Dalgif_hash.c27 bool more; member
238 bool more; in hash_accept() local
/linux-6.6.21/net/netrom/
Dnr_in.c29 static int nr_queue_rx_frame(struct sock *sk, struct sk_buff *skb, int more) in nr_queue_rx_frame()
/linux-6.6.21/net/x25/
Dx25_in.c32 static int x25_queue_rx_frame(struct sock *sk, struct sk_buff *skb, int more) in x25_queue_rx_frame()
/linux-6.6.21/drivers/isdn/hardware/mISDN/
DmISDNipac.c139 int count, more; in isac_fill_fifo() local
964 int count, more; in hscx_fill_fifo() local
/linux-6.6.21/net/ceph/
Dmessenger_v1.c61 size_t kvlen, size_t len, bool more) in ceph_tcp_sendmsg()
81 int offset, size_t size, int more) in ceph_tcp_sendpage()
/linux-6.6.21/drivers/comedi/drivers/
Djr3_pci.c321 int more = 1; in jr3_check_firmware() local
355 int more = 1; in jr3_write_firmware() local
/linux-6.6.21/drivers/crypto/chelsio/
Dchcr_algo.h158 #define FILL_SEC_CPL_IVGEN_HDRLEN(last, more, ctx_in, mac, ivdrop, len) htonl( \ argument
247 unsigned int more; member
/linux-6.6.21/drivers/infiniband/hw/bnxt_re/
Dqplib_tlv.h27 u16 content_bytes, u8 more, u8 flags) in __roce_ext_tlv_prep()
/linux-6.6.21/drivers/parisc/
Deisa_enumerator.c301 static int configure_function(const unsigned char *buf, int *more) in configure_function()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dce/
Ddce_i2c_sw.c157 bool more) in read_byte_sw()
/linux-6.6.21/net/rxrpc/
Dsendmsg.c287 bool more = msg->msg_flags & MSG_MORE; in rxrpc_send_data() local

123