Searched defs:gp (Results 1 - 25 of 90) sorted by relevance

1234

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_tcpnotify_kern.c63 struct tcpnotify_globals g, *gp; local
/linux-master/arch/arc/include/asm/
H A Dentry.h109 mov gp, \tsk variable
137 add \reg, gp, \off variable
H A Dentry-compact.h262 GET_CURR_TASK_ON_CPU gp variable
/linux-master/arch/mips/include/asm/
H A Dsmp-cps.h17 unsigned long gp; member in struct:vpe_boot_config
/linux-master/sound/pci/au88x0/
H A Dau88x0_game.c84 struct gameport *gp; local
[all...]
/linux-master/arch/mips/include/asm/mach-loongson64/
H A Dkernel-entry-init.h100 ld gp, 0x30(a0) /* get GP via mailbox reg2 */ variable
/linux-master/drivers/input/gameport/
H A Dfm801-gp.c67 struct fm801_gp *gp; local
118 struct fm801_gp *gp = pci_get_drvdata(pci); local
[all...]
/linux-master/drivers/net/wireless/ti/wl12xx/
H A Dcmd.c52 struct wl1271_ini_general_params *gp = local
119 struct wl128x_ini_general_params *gp = local
188 struct wl1271_ini_general_params *gp = &nvs->general_params; local
232 struct wl128x_ini_general_params *gp = &nvs->general_params; local
[all...]
/linux-master/arch/mips/include/asm/mach-cavium-octeon/
H A Dkernel-entry-init.h123 LONG_L gp, (t0) variable
/linux-master/arch/mips/include/asm/mips-boards/
H A Dlaunch.h13 unsigned long gp; member in struct:cpulaunch
/linux-master/arch/mips/kernel/
H A Dsmp-mt.c145 struct thread_info *gp = task_thread_info(idle); local
/linux-master/arch/mips/sgi-ip27/
H A Dip27-smp.c147 unsigned long gp = (unsigned long)task_thread_info(idle); local
/linux-master/drivers/gpio/
H A Dgpio-altera-a10sr.c22 struct gpio_chip gp; member in struct:altr_a10sr_gpio
H A Dgpio-da9055.c30 struct gpio_chip gp; member in struct:da9055_gpio
H A Dgpio-da9052.c45 struct gpio_chip gp; member in struct:da9052_gpio
/linux-master/arch/alpha/include/uapi/asm/
H A Dregdef.h41 #define gp $29 /* global pointer */ macro
H A Dptrace.h48 unsigned long gp; member in struct:pt_regs
/linux-master/arch/hexagon/kernel/
H A Dvm_entry.S156 gp = R30; } define
/linux-master/drivers/net/wireless/intel/iwlwifi/
H A Diwl-eeprom-read.c70 u32 gp = iwl_read32(trans, CSR_EEPROM_GP) & CSR_EEPROM_GP_VALID_MSK; local
291 u32 gp = iwl_read32(trans, CSR_EEPROM_GP); local
/linux-master/arch/nios2/include/asm/
H A Dentry.h59 stw gp, PT_GP(sp) variable
83 ldw gp, PT_GP(sp) variable
101 stw gp, SW_GP(sp) variable
115 ldw gp, SW_GP(sp) variable
H A Dptrace.h42 unsigned long gp; /* Global pointer */ member in struct:pt_regs
62 unsigned long gp; member in struct:switch_stack
/linux-master/drivers/macintosh/
H A Dwindfarm_pid.h32 s32 gd, gp, gr; /* PID gains */ member in struct:wf_pid_param
65 s32 gd, gp, gr; /* PID gains */ member in struct:wf_cpu_pid_param
/linux-master/net/phonet/
H A Dpep-gprs.c53 static void gprs_writeable(struct gprs_dev *gp) argument
67 struct gprs_dev *gp = sk->sk_user_data; local
77 static int gprs_recv(struct gprs_dev *gp, struct sk_buff *skb) argument
140 struct gprs_dev *gp = sk->sk_user_data; local
153 struct gprs_dev *gp local
165 struct gprs_dev *gp = netdev_priv(dev); local
179 struct gprs_dev *gp = netdev_priv(dev); local
244 struct gprs_dev *gp; local
297 struct gprs_dev *gp = sk->sk_user_data; local
[all...]
/linux-master/arch/alpha/kernel/
H A Dmodule.c141 unsigned long got, gp; local
/linux-master/drivers/soc/renesas/
H A Dpwc-rzv2m.c23 struct gpio_chip gp; member in struct:rzv2m_pwc_priv

Completed in 246 milliseconds

1234