/linux-3.3/arch/unicore32/kernel/ |
D | debug-macro.S | 17 .macro put_word_ocd, rd, rx=r16 26 .macro addruart, rx argument 29 .macro senduart, rd, rx 33 .macro busyuart, rd, rx 36 .macro waituart, rd, rx 47 .macro addruart,rx argument 73 .macro senduart,rd,rx 77 .macro waituart,rd,rx 83 .macro busyuart,rd,rx
|
/linux-3.3/arch/arm/kernel/ |
D | debug.S | 30 .macro senduart, rd, rx 34 .macro busyuart, rd, rx 41 .macro waituart, rd, rx 54 .macro senduart, rd, rx 58 .macro busyuart, rd, rx 65 .macro waituart, rd, rx 78 .macro senduart, rd, rx 82 .macro busyuart, rd, rx 90 .macro waituart, rd, rx
|
/linux-3.3/arch/arm/plat-samsung/include/plat/ |
D | debug-macro.S | 16 .macro fifo_level_s5pv210 rd, rx 21 .macro fifo_full_s5pv210 rd, rx 29 .macro fifo_level_s3c2440 rd, rx 38 .macro fifo_full_s3c2440 rd, rx 47 .macro senduart,rd,rx 51 .macro busyuart, rd, rx 70 .macro waituart,rd,rx
|
/linux-3.3/arch/s390/math-emu/ |
D | math.c | 146 static int emu_axbr (struct pt_regs *regs, int rx, int ry) { in emu_axbr() 168 static int emu_adbr (struct pt_regs *regs, int rx, int ry) { in emu_adbr() 183 static int emu_adb (struct pt_regs *regs, int rx, double *val) { in emu_adb() 198 static int emu_aebr (struct pt_regs *regs, int rx, int ry) { in emu_aebr() 213 static int emu_aeb (struct pt_regs *regs, int rx, float *val) { in emu_aeb() 228 static int emu_cxbr (struct pt_regs *regs, int rx, int ry) { in emu_cxbr() 249 static int emu_cdbr (struct pt_regs *regs, int rx, int ry) { in emu_cdbr() 265 static int emu_cdb (struct pt_regs *regs, int rx, double *val) { in emu_cdb() 281 static int emu_cebr (struct pt_regs *regs, int rx, int ry) { in emu_cebr() 297 static int emu_ceb (struct pt_regs *regs, int rx, float *val) { in emu_ceb() [all …]
|
/linux-3.3/arch/arm/mach-s3c2410/include/mach/ |
D | debug-macro.S | 31 .macro fifo_full_s3c24xx rd, rx 52 .macro fifo_full_s3c2410 rd, rx 59 .macro fifo_level_s3c24xx rd, rx 81 .macro fifo_level_s3c2410 rd, rx
|
/linux-3.3/net/mac80211/ |
D | rx.c | 335 static void ieee80211_parse_qos(struct ieee80211_rx_data *rx) in ieee80211_parse_qos() 402 static void ieee80211_verify_alignment(struct ieee80211_rx_data *rx) in ieee80211_verify_alignment() 414 ieee80211_rx_h_passive_scan(struct ieee80211_rx_data *rx) in ieee80211_rx_h_passive_scan() 481 ieee80211_rx_mesh_check(struct ieee80211_rx_data *rx) in ieee80211_rx_mesh_check() 746 static void ieee80211_rx_reorder_ampdu(struct ieee80211_rx_data *rx) in ieee80211_rx_reorder_ampdu() 821 ieee80211_rx_h_check(struct ieee80211_rx_data *rx) in ieee80211_rx_h_check() 889 ieee80211_rx_h_decrypt(struct ieee80211_rx_data *rx) in ieee80211_rx_h_decrypt() 1099 ieee80211_rx_h_check_more_data(struct ieee80211_rx_data *rx) in ieee80211_rx_h_check_more_data() 1190 ieee80211_rx_h_uapsd_and_pspoll(struct ieee80211_rx_data *rx) in ieee80211_rx_h_uapsd_and_pspoll() 1265 ieee80211_rx_h_sta_process(struct ieee80211_rx_data *rx) in ieee80211_rx_h_sta_process() [all …]
|
/linux-3.3/net/rxrpc/ |
D | af_rxrpc.c | 79 static int rxrpc_validate_address(struct rxrpc_sock *rx, in rxrpc_validate_address() 126 struct rxrpc_sock *rx = rxrpc_sk(sk), *prx; in rxrpc_bind() local 190 struct rxrpc_sock *rx = rxrpc_sk(sk); in rxrpc_listen() local 229 struct rxrpc_sock *rx = rxrpc_sk(sock->sk); in rxrpc_name_to_transport() local 277 struct rxrpc_sock *rx = rxrpc_sk(sock->sk); in rxrpc_kernel_begin_call() local 359 struct rxrpc_sock *rx = rxrpc_sk(sock->sk); in rxrpc_kernel_intercept_rx_messages() local 379 struct rxrpc_sock *rx = rxrpc_sk(sk); in rxrpc_connect() local 447 struct rxrpc_sock *rx = rxrpc_sk(sock->sk); in rxrpc_sendmsg() local 515 struct rxrpc_sock *rx = rxrpc_sk(sock->sk); in rxrpc_setsockopt() local 617 struct rxrpc_sock *rx; in rxrpc_create() local [all …]
|
/linux-3.3/drivers/net/ethernet/brocade/bna/ |
D | bna_tx_rx.c | 697 struct bna_rx *rx = rxf->rx; in bna_rit_init() local 733 struct bna_rx *rx, in bna_rxf_init() 820 bna_rx_cb_rxf_started(struct bna_rx *rx) in bna_rx_cb_rxf_started() 834 bna_rx_cb_rxf_stopped(struct bna_rx *rx) in bna_rx_cb_rxf_stopped() 854 bna_rx_ucast_set(struct bna_rx *rx, u8 *ucmac, in bna_rx_ucast_set() 878 bna_rx_mcast_add(struct bna_rx *rx, u8 *addr, in bna_rx_mcast_add() 908 bna_rx_mcast_listset(struct bna_rx *rx, int count, u8 *mclist, in bna_rx_mcast_listset() 973 bna_rx_vlan_add(struct bna_rx *rx, int vlan_id) in bna_rx_vlan_add() 988 bna_rx_vlan_del(struct bna_rx *rx, int vlan_id) in bna_rx_vlan_del() 1325 #define call_rx_stop_cbfn(rx) \ argument [all …]
|
/linux-3.3/arch/arm/include/asm/hardware/ |
D | debug-8250.S | 12 .macro senduart,rd,rx 16 .macro busyuart,rd,rx 23 .macro waituart,rd,rx
|
D | debug-pl01x.S | 15 .macro senduart,rd,rx 19 .macro waituart,rd,rx 25 .macro busyuart,rd,rx
|
/linux-3.3/arch/arm/mach-vt8500/include/mach/ |
D | debug-macro.S | 20 .macro senduart,rd,rx 24 .macro busyuart,rd,rx 30 .macro waituart,rd,rx
|
/linux-3.3/arch/arm/mach-zynq/include/mach/ |
D | debug-macro.S | 25 .macro senduart,rd,rx 29 .macro waituart,rd,rx 32 .macro busyuart,rd,rx
|
/linux-3.3/arch/arm/mach-ks8695/include/mach/ |
D | debug-macro.S | 22 .macro senduart, rd, rx 26 .macro busyuart, rd, rx 32 .macro waituart, rd, rx
|
/linux-3.3/arch/arm/mach-netx/include/mach/ |
D | debug-macro.S | 22 .macro senduart,rd,rx 26 .macro busyuart,rd,rx 32 .macro waituart,rd,rx
|
/linux-3.3/arch/arm/plat-spear/include/plat/ |
D | debug-macro.S | 22 .macro senduart, rd, rx 26 .macro waituart, rd, rx 32 .macro busyuart, rd, rx
|
/linux-3.3/arch/arm/mach-clps711x/include/mach/ |
D | debug-macro.S | 27 .macro senduart,rd,rx 31 .macro waituart,rd,rx 37 .macro busyuart,rd,rx
|
/linux-3.3/arch/arm/mach-msm/include/mach/ |
D | debug-macro.S | 28 .macro senduart, rd, rx 38 .macro waituart, rd, rx 65 .macro busyuart, rd, rx
|
/linux-3.3/arch/arm/mach-prima2/include/mach/ |
D | debug-macro.S | 17 .macro senduart,rd,rx 21 .macro busyuart,rd,rx 24 .macro waituart,rd,rx
|
/linux-3.3/arch/arm/mach-shark/include/mach/ |
D | debug-macro.S | 20 .macro senduart,rd,rx 24 .macro waituart,rd,rx 27 .macro busyuart,rd,rx
|
/linux-3.3/arch/arm/mach-sa1100/include/mach/ |
D | debug-macro.S | 48 .macro senduart,rd,rx 52 .macro waituart,rd,rx 58 .macro busyuart,rd,rx
|
/linux-3.3/arch/arm/mach-picoxcell/include/mach/ |
D | debug-macro.S | 22 .macro senduart,rd,rx 26 .macro busyuart,rd,rx 34 .macro waituart,rd,rx
|
/linux-3.3/arch/arm/mach-omap1/include/mach/ |
D | debug-macro.S | 84 .macro senduart,rd,rx 88 .macro busyuart,rd,rx 100 .macro waituart,rd,rx
|
/linux-3.3/arch/arm/mach-at91/include/mach/ |
D | debug-macro.S | 28 .macro senduart,rd,rx 32 .macro waituart,rd,rx 38 .macro busyuart,rd,rx
|
/linux-3.3/arch/arm/mach-h720x/include/mach/ |
D | debug-macro.S | 25 .macro senduart,rd,rx 30 .macro waituart,rd,rx 36 .macro busyuart,rd,rx
|
/linux-3.3/arch/arm/mach-l7200/include/mach/ |
D | debug-macro.S | 24 .macro senduart,rd,rx 28 .macro waituart,rd,rx 34 .macro busyuart,rd,rx
|