| /Linux-v5.4/net/smc/ | 
| D | smc_cdc.c | 58 			  struct smc_cdc_tx_pend **pend)  in smc_cdc_get_free_slot()73 					    struct smc_cdc_tx_pend *pend)  in smc_cdc_add_pending_send()
 92 		     struct smc_cdc_tx_pend *pend)  in smc_cdc_msg_send()
 116 	struct smc_cdc_tx_pend *pend;  in smcr_cdc_get_slot_and_msg_send()  local
 
 | 
| D | smc_llc.c | 143 static void smc_llc_tx_handler(struct smc_wr_tx_pend_priv *pend,  in smc_llc_tx_handler()165 				    struct smc_wr_tx_pend_priv **pend)  in smc_llc_add_pending_send()
 191 	struct smc_wr_tx_pend_priv *pend;  in smc_llc_send_confirm_link()  local
 222 	struct smc_wr_tx_pend_priv *pend;  in smc_llc_send_confirm_rkey()  local
 247 	struct smc_wr_tx_pend_priv *pend;  in smc_llc_send_delete_rkey()  local
 288 	struct smc_wr_tx_pend_priv *pend;  in smc_llc_send_add_link()  local
 324 	struct smc_wr_tx_pend_priv *pend;  in smc_llc_send_delete_link()  local
 342 	struct smc_wr_tx_pend_priv *pend;  in smc_llc_send_test_link()  local
 371 	struct smc_wr_tx_pend_priv *pend;  in smc_llc_send_message_work()  local
 
 | 
| D | smc_wr.c | 218 	struct smc_wr_tx_pend *pend;  in smc_wr_tx_put_slot()  local241 	struct smc_wr_tx_pend *pend;  in smc_wr_tx_send()  local
 
 | 
| D | smc_tx.c | 486 	struct smc_cdc_tx_pend *pend;  in smcr_tx_sndbuf_nonempty()  local
 | 
| /Linux-v5.4/arch/mips/sni/ | 
| D | pcimt.c | 235 	u8 pend = *(volatile char *)PCIMT_CSITPEND;  in pcimt_hwint1()  local265 	u8 pend = *(volatile char *)PCIMT_CSITPEND;  in pcimt_hwint3()  local
 
 | 
| /Linux-v5.4/arch/m68k/68000/ | 
| D | ints.c | 82 	unsigned long pend = ISR;  in process_int()  local
 | 
| /Linux-v5.4/drivers/net/can/c_can/ | 
| D | c_can.c | 736 	u32 idx, obj, pkts = 0, bytes = 0, pend, clr;  in c_can_do_tx()  local768 static u32 c_can_adjust_pending(u32 pend)  in c_can_adjust_pending()
 809 			      u32 pend, int quota)  in c_can_read_objects()
 849 	u32 pend = priv->read_reg(priv, C_CAN_NEWDAT1_REG);  in c_can_get_pending()  local
 870 	u32 pkts = 0, pend = 0, toread, n;  in c_can_do_rx_poll()  local
 
 | 
| /Linux-v5.4/arch/arm/mach-omap2/ | 
| D | sram243x.S | 283 pend:  label
 | 
| D | sram242x.S | 283 pend:  label
 | 
| /Linux-v5.4/arch/x86/mm/ | 
| D | ident_map.c | 90 			      unsigned long pstart, unsigned long pend)  in kernel_ident_mapping_init()
 | 
| /Linux-v5.4/arch/powerpc/platforms/82xx/ | 
| D | pq2ads-pci-pic.c | 81 	u32 stat, mask, pend;  in pq2ads_pci_irq_demux()  local
 | 
| /Linux-v5.4/arch/mips/rb532/ | 
| D | irq.c | 215 	unsigned int ip, pend, group;  in plat_irq_dispatch()  local
 | 
| /Linux-v5.4/drivers/pinctrl/samsung/ | 
| D | pinctrl-exynos.c | 430 static inline void exynos_irq_demux_eint(unsigned long pend,  in exynos_irq_demux_eint()447 	unsigned long pend;  in exynos_irq_demux_eint16_31()  local
 
 | 
| /Linux-v5.4/drivers/irqchip/ | 
| D | irq-sunxi-nmi.c | 60 	u32 pend;  member
 | 
| D | spear-shirq.c | 188 	u32 pend;  in shirq_handler()  local
 | 
| /Linux-v5.4/arch/mips/include/asm/octeon/ | 
| D | cvmx-pow-defs.h | 86 		uint64_t pend:1;  member115 		uint64_t pend:1;  member
 175 		uint64_t pend:1;  member
 233 		uint64_t pend:1;  member
 258 		uint64_t pend:1;  member
 283 		uint64_t pend:1;  member
 
 | 
| /Linux-v5.4/drivers/i2c/busses/ | 
| D | i2c-xiic.c | 354 	u32 pend, isr, ier;  in xiic_process()  local595 	u32 pend, isr, ier;  in xiic_isr()  local
 
 | 
| /Linux-v5.4/drivers/staging/rtl8712/ | 
| D | rtl8712_recv.h | 101 	u8 *pend;  member
 | 
| /Linux-v5.4/arch/arm/plat-samsung/ | 
| D | adc.c | 48 	struct list_head	 pend;  member
 | 
| /Linux-v5.4/drivers/mtd/ | 
| D | inftlcore.c | 812 	char *p, *pend;  in inftl_writeblock()  local
 | 
| /Linux-v5.4/drivers/video/fbdev/ | 
| D | tcx.c | 129 	u32 __iomem *p, *pend;  in __tcx_set_control_plane()  local
 | 
| /Linux-v5.4/arch/sparc/kernel/ | 
| D | pcic.c | 747 void pcic_nmi(unsigned int pend, struct pt_regs *regs)  in pcic_nmi()
 | 
| /Linux-v5.4/drivers/staging/wlan-ng/ | 
| D | prism2fw.c | 682 	u32 pend;  in plugimage()  local
 | 
| /Linux-v5.4/arch/ia64/kernel/ | 
| D | acpi.c | 406 	struct node_memblk_s *p, *q, *pend;  in acpi_numa_memory_affinity_init()  local
 | 
| /Linux-v5.4/lib/ | 
| D | vsprintf.c | 1006 	char *p = sym, *pend = sym + sizeof(sym);  in resource_string()  local1421 	char *p = ip6_addr, *pend = ip6_addr + sizeof(ip6_addr);  in ip6_addr_string_sa()  local
 1481 	char *pend = ip4_addr + sizeof(ip4_addr);  in ip4_addr_string_sa()  local
 
 |