Home
last modified time | relevance | path

Searched defs:rp (Results 1 – 25 of 137) sorted by relevance

123456

/linux/drivers/s390/char/
H A Draw3270.c117 static inline int raw3270_state_ready(struct raw3270 *rp) in raw3270_state_ready()
122 void raw3270_buffer_address(struct raw3270 *rp, char *cp, int x, int y) in raw3270_buffer_address()
250 static int __raw3270_start(struct raw3270 *rp, struct raw3270_view *view, in __raw3270_start()
271 struct raw3270 *rp = view->dev; in raw3270_view_active() local
279 struct raw3270 *rp; in raw3270_start() local
313 struct raw3270 *rp; in raw3270_start_locked() local
329 struct raw3270 *rp; in raw3270_start_irq() local
344 struct raw3270 *rp; in raw3270_irq() local
450 static void raw3270_size_device_vm(struct raw3270 *rp) in raw3270_size_device_vm()
499 static void raw3270_size_device(struct raw3270 *rp, char *init_data) in raw3270_size_device()
[all …]
/linux/drivers/net/ethernet/via/
H A Dvia-rhine.c521 static void rhine_wait_bit(struct rhine_private *rp, u8 reg, u8 mask, bool low) in rhine_wait_bit()
539 static void rhine_wait_bit_high(struct rhine_private *rp, u8 reg, u8 mask) in rhine_wait_bit_high()
544 static void rhine_wait_bit_low(struct rhine_private *rp, u8 reg, u8 mask) in rhine_wait_bit_low()
549 static u32 rhine_get_events(struct rhine_private *rp) in rhine_get_events()
561 static void rhine_ack_events(struct rhine_private *rp, u32 mask) in rhine_ack_events()
576 struct rhine_private *rp = netdev_priv(dev); in rhine_power_init() local
632 struct rhine_private *rp = netdev_priv(dev); in rhine_chip_reset() local
702 struct rhine_private *rp = netdev_priv(dev); in rhine_reload_eeprom() local
730 struct rhine_private *rp = netdev_priv(dev); in rhine_poll() local
739 static void rhine_kick_tx_threshold(struct rhine_private *rp) in rhine_kick_tx_threshold()
[all …]
/linux/drivers/powercap/
H A Dintel_rapl_common.c155 static const struct rapl_defaults *get_defaults(struct rapl_package *rp) in get_defaults()
222 struct rapl_package *rp = rd->rp; in release_zone() local
366 struct rapl_package *rp; in set_power_limit() local
489 static int get_rid(struct rapl_package *rp) in get_rid()
495 static void rapl_init_domains(struct rapl_package *rp) in rapl_init_domains()
566 static struct rapl_primitive_info *get_rpi(struct rapl_package *rp, int prim) in get_rpi()
576 static int rapl_config(struct rapl_package *rp) in rapl_config()
759 struct rapl_package *rp = (struct rapl_package *)info; in power_limit_irq_save_cpu() local
781 static void package_power_limit_irq_save(struct rapl_package *rp) in package_power_limit_irq_save()
796 static void package_power_limit_irq_restore(struct rapl_package *rp) in package_power_limit_irq_restore()
[all …]
/linux/fs/nfsd/
H A Dnfscache.c93 struct nfsd_cacherep *rp; in nfsd_cacherep_alloc() local
115 static void nfsd_cacherep_free(struct nfsd_cacherep *rp) in nfsd_cacherep_free()
125 struct nfsd_cacherep *rp; in nfsd_cacherep_dispose() local
139 struct nfsd_cacherep *rp) in nfsd_cacherep_unlink_locked()
152 nfsd_reply_cache_free_locked(struct nfsd_drc_bucket *b, struct nfsd_cacherep *rp, in nfsd_reply_cache_free_locked()
160 nfsd_reply_cache_free(struct nfsd_drc_bucket *b, struct nfsd_cacherep *rp, in nfsd_reply_cache_free()
222 struct nfsd_cacherep *rp; in nfsd_reply_cache_shutdown() local
243 lru_put_end(struct nfsd_drc_bucket *b, struct nfsd_cacherep *rp) in lru_put_end()
266 struct nfsd_cacherep *rp, *tmp; in nfsd_prune_bucket_locked() local
393 const struct nfsd_cacherep *rp, struct nfsd_net *nn) in nfsd_cache_key_cmp()
[all …]
/linux/drivers/usb/mon/
H A Dmon_text.c193 static void mon_text_event(struct mon_reader_text *rp, struct urb *urb, in mon_text_event()
261 struct mon_reader_text *rp = data; in mon_text_submit() local
267 struct mon_reader_text *rp = data; in mon_text_complete() local
273 struct mon_reader_text *rp = data; in mon_text_error() local
304 static struct mon_event_text *mon_text_fetch(struct mon_reader_text *rp, in mon_text_fetch()
327 struct mon_reader_text *rp; in mon_text_open() local
381 static ssize_t mon_text_copy_to_user(struct mon_reader_text *rp, in mon_text_copy_to_user()
397 struct mon_reader_text *rp = file->private_data; in mon_text_read_t() local
436 struct mon_reader_text *rp = file->private_data; in mon_text_read_u() local
480 static struct mon_event_text *mon_text_read_wait(struct mon_reader_text *rp, in mon_text_read_wait()
[all …]
H A Dmon_bin.c205 static inline struct mon_bin_hdr *MON_OFF2HDR(const struct mon_reader_bin *rp, in MON_OFF2HDR()
212 #define MON_RING_EMPTY(rp) ((rp)->b_cnt == 0) argument
300 static unsigned int mon_buff_area_alloc(struct mon_reader_bin *rp, in mon_buff_area_alloc()
325 static unsigned int mon_buff_area_alloc_contiguous(struct mon_reader_bin *rp, in mon_buff_area_alloc_contiguous()
364 static void mon_buff_area_shrink(struct mon_reader_bin *rp, unsigned int size) in mon_buff_area_shrink()
378 static void mon_buff_area_free(struct mon_reader_bin *rp, unsigned int size) in mon_buff_area_free()
387 static void mon_buff_area_fill(const struct mon_reader_bin *rp, in mon_buff_area_fill()
408 static unsigned int mon_bin_get_data(const struct mon_reader_bin *rp, in mon_bin_get_data()
452 static unsigned int mon_bin_collate_isodesc(const struct mon_reader_bin *rp, in mon_bin_collate_isodesc()
470 static void mon_bin_get_isodesc(const struct mon_reader_bin *rp, in mon_bin_get_isodesc()
[all …]
/linux/drivers/tee/optee/
H A Dprotmem.c35 static int init_dyn_protmem(struct optee_protmem_dyn_pool *rp) in init_dyn_protmem()
86 static int get_dyn_protmem(struct optee_protmem_dyn_pool *rp) in get_dyn_protmem()
109 static void release_dyn_protmem(struct optee_protmem_dyn_pool *rp) in release_dyn_protmem()
122 static void put_dyn_protmem(struct optee_protmem_dyn_pool *rp) in put_dyn_protmem()
136 struct optee_protmem_dyn_pool *rp = to_protmem_dyn_pool(pool); in protmem_pool_op_dyn_alloc() local
170 struct optee_protmem_dyn_pool *rp = to_protmem_dyn_pool(pool); in protmem_pool_op_dyn_free() local
185 struct optee_protmem_dyn_pool *rp = to_protmem_dyn_pool(pool); in protmem_pool_op_dyn_update_shm() local
194 struct optee_protmem_dyn_pool *rp = to_protmem_dyn_pool(pool); in pool_op_dyn_destroy_pool() local
292 struct optee_protmem_dyn_pool *rp; in optee_protmem_alloc_dyn_pool() local
/linux/net/bluetooth/
H A Dhci_event.c87 struct hci_ev_status *rp = data; in hci_cc_inquiry_cancel() local
125 struct hci_ev_status *rp = data; in hci_cc_periodic_inq() local
140 struct hci_ev_status *rp = data; hci_cc_exit_periodic_inq() local
155 struct hci_rp_remote_name_req_cancel *rp = data; hci_cc_remote_name_req_cancel() local
165 struct hci_rp_role_discovery *rp = data; hci_cc_role_discovery() local
187 struct hci_rp_read_link_policy *rp = data; hci_cc_read_link_policy() local
209 struct hci_rp_write_link_policy *rp = data; hci_cc_write_link_policy() local
236 struct hci_rp_read_def_link_policy *rp = data; hci_cc_read_def_link_policy() local
251 struct hci_ev_status *rp = data; hci_cc_write_def_link_policy() local
270 struct hci_ev_status *rp = data; hci_cc_reset() local
311 struct hci_rp_read_stored_link_key *rp = data; hci_cc_read_stored_link_key() local
331 struct hci_rp_delete_stored_link_key *rp = data; hci_cc_delete_stored_link_key() local
352 struct hci_ev_status *rp = data; hci_cc_write_local_name() local
376 struct hci_rp_read_local_name *rp = data; hci_cc_read_local_name() local
393 struct hci_ev_status *rp = data; hci_cc_write_auth_enable() local
424 struct hci_ev_status *rp = data; hci_cc_write_encrypt_mode() local
450 struct hci_ev_status *rp = data; hci_cc_write_scan_enable() local
488 struct hci_ev_status *rp = data; hci_cc_set_event_filter() local
514 struct hci_rp_read_class_of_dev *rp = data; hci_cc_read_class_of_dev() local
535 struct hci_ev_status *rp = data; hci_cc_write_class_of_dev() local
560 struct hci_rp_read_voice_setting *rp = data; hci_cc_read_voice_setting() local
586 struct hci_ev_status *rp = data; hci_cc_write_voice_setting() local
617 struct hci_rp_read_num_supported_iac *rp = data; hci_cc_read_num_supported_iac() local
634 struct hci_ev_status *rp = data; hci_cc_write_ssp_mode() local
667 struct hci_ev_status *rp = data; hci_cc_write_sc_support() local
700 struct hci_rp_read_local_version *rp = data; hci_cc_read_local_version() local
722 struct hci_rp_read_enc_key_size *rp = data; hci_cc_read_enc_key_size() local
788 struct hci_rp_read_local_commands *rp = data; hci_cc_read_local_commands() local
805 struct hci_rp_read_auth_payload_to *rp = data; hci_cc_read_auth_payload_timeout() local
827 struct hci_rp_write_auth_payload_to *rp = data; hci_cc_write_auth_payload_timeout() local
857 struct hci_rp_read_local_features *rp = data; hci_cc_read_local_features() local
909 struct hci_rp_read_local_ext_features *rp = data; hci_cc_read_local_ext_features() local
933 struct hci_rp_read_buffer_size *rp = data; hci_cc_read_buffer_size() local
968 struct hci_rp_read_bd_addr *rp = data; hci_cc_read_bd_addr() local
987 struct hci_rp_read_local_pairing_opts *rp = data; hci_cc_read_local_pairing_opts() local
1006 struct hci_rp_read_page_scan_activity *rp = data; hci_cc_read_page_scan_activity() local
1024 struct hci_ev_status *rp = data; hci_cc_write_page_scan_activity() local
1045 struct hci_rp_read_page_scan_type *rp = data; hci_cc_read_page_scan_type() local
1061 struct hci_ev_status *rp = data; hci_cc_write_page_scan_type() local
1079 struct hci_rp_read_clock *rp = data; hci_cc_read_clock() local
1113 struct hci_rp_read_inq_rsp_tx_power *rp = data; hci_cc_read_inq_rsp_tx_power() local
1128 struct hci_rp_read_def_err_data_reporting *rp = data; hci_cc_read_def_err_data_reporting() local
1143 struct hci_ev_status *rp = data; hci_cc_write_def_err_data_reporting() local
1163 struct hci_rp_pin_code_reply *rp = data; hci_cc_pin_code_reply() local
1193 struct hci_rp_pin_code_neg_reply *rp = data; hci_cc_pin_code_neg_reply() local
1211 struct hci_rp_le_read_buffer_size *rp = data; hci_cc_le_read_buffer_size() local
1234 struct hci_rp_le_read_local_features *rp = data; hci_cc_le_read_local_features() local
1249 struct hci_rp_le_read_conn_interval *rp = data; hci_cc_le_read_conn_interval() local
1282 struct hci_rp_le_read_adv_tx_power *rp = data; hci_cc_le_read_adv_tx_power() local
1297 struct hci_rp_user_confirm_reply *rp = data; hci_cc_user_confirm_reply() local
1315 struct hci_rp_user_confirm_reply *rp = data; hci_cc_user_confirm_neg_reply() local
1333 struct hci_rp_user_confirm_reply *rp = data; hci_cc_user_passkey_reply() local
1351 struct hci_rp_user_confirm_reply *rp = data; hci_cc_user_passkey_neg_reply() local
1369 struct hci_rp_read_local_oob_data *rp = data; hci_cc_read_local_oob_data() local
1379 struct hci_rp_read_local_oob_ext_data *rp = data; hci_cc_read_local_oob_ext_data() local
1389 struct hci_ev_status *rp = data; hci_cc_le_set_random_addr() local
1419 struct hci_ev_status *rp = data; hci_cc_le_set_default_phy() local
1444 struct hci_ev_status *rp = data; hci_cc_le_set_adv_set_random_addr() local
1482 struct hci_ev_status *rp = data; hci_cc_le_remove_adv_set() local
1510 struct hci_ev_status *rp = data; hci_cc_le_clear_adv_sets() local
1541 struct hci_rp_le_read_transmit_power *rp = data; hci_cc_le_read_transmit_power() local
1557 struct hci_ev_status *rp = data; hci_cc_le_set_privacy_mode() local
1584 struct hci_ev_status *rp = data; hci_cc_le_set_adv_enable() local
1626 struct hci_ev_status *rp = data; hci_cc_le_set_ext_adv_enable() local
1693 struct hci_ev_status *rp = data; hci_cc_le_set_scan_param() local
1717 struct hci_ev_status *rp = data; hci_cc_le_set_ext_scan_param() local
1839 struct hci_ev_status *rp = data; hci_cc_le_set_scan_enable() local
1859 struct hci_ev_status *rp = data; hci_cc_le_set_ext_scan_enable() local
1878 struct hci_rp_le_read_num_supported_adv_sets *rp = data; hci_cc_le_read_num_adv_sets() local
1894 struct hci_rp_le_read_accept_list_size *rp = data; hci_cc_le_read_accept_list_size() local
1909 struct hci_ev_status *rp = data; hci_cc_le_clear_accept_list() local
1927 struct hci_ev_status *rp = data; hci_cc_le_add_to_accept_list() local
1950 struct hci_ev_status *rp = data; hci_cc_le_del_from_accept_list() local
1972 struct hci_rp_le_read_supported_states *rp = data; hci_cc_le_read_supported_states() local
1987 struct hci_rp_le_read_def_data_len *rp = data; hci_cc_le_read_def_data_len() local
2004 struct hci_ev_status *rp = data; hci_cc_le_write_def_data_len() local
2025 struct hci_ev_status *rp = data; hci_cc_le_add_to_resolv_list() local
2049 struct hci_ev_status *rp = data; hci_cc_le_del_from_resolv_list() local
2071 struct hci_ev_status *rp = data; hci_cc_le_clear_resolv_list() local
2088 struct hci_rp_le_read_resolv_list_size *rp = data; hci_cc_le_read_resolv_list_size() local
2103 struct hci_ev_status *rp = data; hci_cc_le_set_addr_resolution_enable() local
2130 struct hci_rp_le_read_max_data_len *rp = data; hci_cc_le_read_max_data_len() local
2149 struct hci_ev_status *rp = data; hci_cc_write_le_host_supported() local
2185 struct hci_ev_status *rp = data; hci_cc_set_adv_param() local
2206 struct hci_rp_read_rssi *rp = data; hci_cc_read_rssi() local
2229 struct hci_rp_read_tx_power *rp = data; hci_cc_read_tx_power() local
2264 struct hci_ev_status *rp = data; hci_cc_write_ssp_debug_mode() local
3815 struct hci_rp_le_read_buffer_size_v2 *rp = data; hci_cc_le_read_buffer_size_v2() local
3858 struct hci_rp_le_set_cig_params *rp = data; hci_cc_le_set_cig_params() local
3925 struct hci_rp_le_setup_iso_path *rp = data; hci_cc_le_setup_iso_path() local
3976 struct hci_rp_le_read_all_local_features *rp = data; hci_cc_le_read_all_local_features() local
4019 struct hci_ev_status *rp = data; hci_cc_set_per_adv_param() local
4038 struct hci_ev_status *rp = data; hci_cc_le_set_per_adv_enable() local
[all...]
H A Dmgmt.c357 struct mgmt_rp_read_version *rp = ver; in mgmt_fill_version_info() local
366 struct mgmt_rp_read_version rp; in read_version() local
379 struct mgmt_rp_read_commands *rp; in read_commands() local
431 struct mgmt_rp_read_index_list *rp; read_index_list() local
489 struct mgmt_rp_read_unconf_index_list *rp; read_unconf_index_list() local
547 struct mgmt_rp_read_ext_index_list *rp; read_ext_index_list() local
659 struct mgmt_rp_read_config_info rp; read_config_info() local
1166 struct mgmt_rp_read_info rp; read_controller_info() local
1221 struct mgmt_rp_read_ext_info *rp = (void *)buf; read_ext_controller_info() local
2383 struct mgmt_rp_mesh_read_features *rp = data; send_count() local
2394 struct mgmt_rp_mesh_read_features rp; mesh_features() local
2488 struct mgmt_rp_mesh_read_features rp; mesh_send() local
3156 struct mgmt_rp_unpair_device rp; unpair_device() local
3325 struct mgmt_rp_disconnect rp; disconnect() local
3392 struct mgmt_rp_get_connections *rp; get_connections() local
3601 struct mgmt_rp_pair_device rp; pairing_complete() local
3679 struct mgmt_rp_pair_device rp; pair_device() local
4198 struct mgmt_rp_get_phy_configuration rp; get_phy_configuration() local
4536 struct mgmt_rp_read_controller_cap *rp = (void *)buf; read_controller_cap() local
4640 struct mgmt_rp_read_exp_features_info *rp; read_exp_features_info() local
4753 struct mgmt_rp_set_exp_feature rp; set_zero_key_func() local
4780 struct mgmt_rp_set_exp_feature rp; set_debug_func() local
4826 struct mgmt_rp_set_exp_feature rp; set_mgmt_mesh_func() local
4878 struct mgmt_rp_set_exp_feature rp; set_quality_report_func() local
4954 struct mgmt_rp_set_exp_feature rp; set_offload_codec_func() local
5012 struct mgmt_rp_set_exp_feature rp; set_le_simultaneous_roles_func() local
5068 struct mgmt_rp_set_exp_feature rp; set_iso_socket_func() local
5158 struct mgmt_rp_get_device_flags rp; get_device_flags() local
5390 struct mgmt_rp_read_adv_monitor_features *rp = NULL; read_adv_mon_features() local
5438 struct mgmt_rp_add_adv_patterns_monitor rp; mgmt_add_adv_patterns_monitor_complete() local
5674 struct mgmt_rp_remove_adv_monitor rp; mgmt_remove_adv_monitor_complete() local
5787 struct hci_rp_read_local_oob_data *rp = (void *) skb->data; read_local_oob_data_complete() local
5801 struct hci_rp_read_local_oob_ext_data *rp = (void *) skb->data; read_local_oob_data_complete() local
7457 struct mgmt_rp_get_conn_info rp; get_conn_info_complete() local
7532 struct mgmt_rp_get_conn_info rp; get_conn_info() local
7623 struct mgmt_rp_get_clock_info rp; get_clock_info_complete() local
7685 struct mgmt_rp_get_clock_info rp; get_clock_info() local
8450 struct hci_rp_read_local_oob_data *rp; read_local_oob_ext_data_complete() local
8466 struct hci_rp_read_local_oob_ext_data *rp; read_local_oob_ext_data_complete() local
8563 struct mgmt_rp_read_local_oob_ext_data *rp; read_local_oob_ext_data() local
8760 struct mgmt_rp_read_adv_features *rp; read_adv_features() local
8967 struct mgmt_rp_add_advertising rp; add_advertising_complete() local
8997 struct mgmt_rp_add_advertising rp; add_advertising() local
9133 struct mgmt_rp_add_ext_adv_params rp; add_ext_adv_params_complete() local
9190 struct mgmt_rp_add_ext_adv_params rp; add_ext_adv_params() local
9306 struct mgmt_rp_add_advertising rp; add_ext_adv_data_complete() local
9349 struct mgmt_rp_add_ext_adv_data rp; add_ext_adv_data() local
9476 struct mgmt_rp_remove_advertising rp; remove_advertising_complete() local
9561 struct mgmt_rp_get_adv_size_info rp; get_adv_size_info() local
[all...]
/linux/drivers/pci/controller/mobiveil/
H A Dpcie-mobiveil-host.c52 struct mobiveil_root_port *rp = &pcie->rp; in mobiveil_pcie_map_bus() local
88 struct mobiveil_root_port *rp = &pcie->rp; in mobiveil_pcie_isr() local
171 struct mobiveil_root_port *rp = &pcie->rp; in mobiveil_pcie_parse_dt() local
218 struct mobiveil_root_port *rp = &pcie->rp; in mobiveil_host_init() local
305 struct mobiveil_root_port *rp; in mobiveil_mask_intx_irq() local
321 struct mobiveil_root_port *rp; in mobiveil_unmask_intx_irq() local
465 struct mobiveil_root_port *rp = &pcie->rp; in mobiveil_pcie_init_irq_domain() local
485 struct mobiveil_root_port *rp = &pcie->rp; in mobiveil_pcie_integrated_interrupt_init() local
521 struct mobiveil_root_port *rp = &pcie->rp; in mobiveil_pcie_interrupt_init() local
541 struct mobiveil_root_port *rp = &pcie->rp; in mobiveil_pcie_host_probe() local
/linux/drivers/md/
H A Draid1-10.c38 static inline int resync_alloc_pages(struct resync_pages *rp, in resync_alloc_pages()
57 static inline void resync_free_pages(struct resync_pages *rp) in resync_free_pages()
65 static inline void resync_get_all_pages(struct resync_pages *rp) in resync_get_all_pages()
73 static inline struct page *resync_fetch_page(struct resync_pages *rp, in resync_fetch_page()
91 static void md_bio_reset_resync_pages(struct bio *bio, struct resync_pages *rp, in md_bio_reset_resync_pages()
/linux/include/asm-generic/
H A Dflat.h7 static inline int flat_get_addr_from_rp(u32 __user *rp, u32 relval, u32 flags, in flat_get_addr_from_rp()
17 static inline int flat_put_addr_at_rp(u32 __user *rp, u32 addr, u32 rel) in flat_put_addr_at_rp()
/linux/arch/xtensa/include/asm/
H A Dflat.h7 static inline int flat_get_addr_from_rp(u32 __user *rp, u32 relval, u32 flags, in flat_get_addr_from_rp()
13 static inline int flat_put_addr_at_rp(u32 __user *rp, u32 addr, u32 rel) in flat_put_addr_at_rp()
/linux/scripts/
H A Drecordmcount.c439 static int arm_is_fake_mcount(Elf32_Rel const *rp) in arm_is_fake_mcount()
451 static int arm64_is_fake_mcount(Elf64_Rel const *rp) in arm64_is_fake_mcount()
456 static int LARCH32_is_fake_mcount(Elf32_Rel const *rp) in LARCH32_is_fake_mcount()
467 static int LARCH64_is_fake_mcount(Elf64_Rel const *rp) in LARCH64_is_fake_mcount()
499 static uint64_t MIPS64_r_sym(Elf64_Rel const *rp) in MIPS64_r_sym()
504 static void MIPS64_r_info(Elf64_Rel *const rp, unsigned sym, unsigned type) in MIPS64_r_info()
/linux/arch/sh/include/asm/
H A Dflat.h14 static inline int flat_get_addr_from_rp(u32 __user *rp, u32 relval, u32 flags, in flat_get_addr_from_rp()
20 static inline int flat_put_addr_at_rp(u32 __user *rp, u32 addr, u32 rel) in flat_put_addr_at_rp()
/linux/drivers/net/ethernet/sun/
H A Dniu.c3289 static unsigned int niu_hash_rxaddr(struct rx_ring_info *rp, u64 a) in niu_hash_rxaddr()
3297 static struct page *niu_find_rxpage(struct rx_ring_info *rp, u64 addr, in niu_find_rxpage()
3317 static void niu_hash_page(struct rx_ring_info *rp, struct page *page, u64 base) in niu_hash_page()
3326 static int niu_rbr_add_page(struct niu *np, struct rx_ring_info *rp, in niu_rbr_add_page()
3358 static void niu_rbr_refill(struct niu *np, struct rx_ring_info *rp, gfp_t mask) in niu_rbr_refill()
3383 static int niu_rx_pkt_ignore(struct niu *np, struct rx_ring_info *rp) in niu_rx_pkt_ignore()
3424 struct rx_ring_info *rp) in niu_process_rx_pkt()
3513 static int niu_rbr_fill(struct niu *np, struct rx_ring_info *rp, gfp_t mask) in niu_rbr_fill()
3531 static void niu_rbr_free(struct niu *np, struct rx_ring_info *rp) in niu_rbr_free()
3559 static int release_tx_packet(struct niu *np, struct tx_ring_info *rp, int idx) in release_tx_packet()
[all …]
/linux/arch/microblaze/include/asm/
H A Dflat.h27 static inline int flat_get_addr_from_rp(u32 __user *rp, u32 relval, u32 flags, in flat_get_addr_from_rp()
56 flat_put_addr_at_rp(u32 __user *rp, u32 addr, u32 relval) in flat_put_addr_at_rp()
/linux/arch/sparc/kernel/
H A Dsigutil_32.c88 struct reg_window32 *rp; in save_rwin_state() local
100 int restore_rwin_state(__siginfo_rwin_t __user *rp) in restore_rwin_state()
H A Dsigutil_64.c64 struct reg_window *rp = &current_thread_info()->reg_window[i]; in save_rwin_state() local
74 int restore_rwin_state(__siginfo_rwin_t __user *rp) in restore_rwin_state()
/linux/include/linux/
H A Drtnetlink.h97 #define rcu_replace_pointer_rtnl(rp, p) \ argument
126 #define rcu_replace_pointer_rtnl_net(net, rp, p) \ argument
165 #define rcu_replace_pointer_rtnl_net(net, rp, p) \ argument
H A Dkprobes.h142 struct kretprobe __rcu *rp; member
256 static inline void arch_prepare_kretprobe(struct kretprobe *rp, in arch_prepare_kretprobe()
473 static inline int register_kretprobe(struct kretprobe *rp) in register_kretprobe()
481 static inline void unregister_kretprobe(struct kretprobe *rp) in unregister_kretprobe()
516 static inline int disable_kretprobe(struct kretprobe *rp) in disable_kretprobe()
520 static inline int enable_kretprobe(struct kretprobe *rp) in enable_kretprobe()
/linux/drivers/pci/
H A Dide.c107 struct pci_dev *rp = pcie_find_root_port(pdev); in pci_ide_init() local
247 struct pci_dev *rp, *br; in pci_ide_stream_alloc() local
341 struct pci_dev *rp = pcie_find_root_port(pdev); in pci_ide_stream_free() local
365 struct pci_dev *rp = pcie_find_root_port(pdev); in pci_ide_stream_release() local
498 struct pci_dev *rp = pcie_find_root_port(ide->pdev); in pci_ide_to_settings() local
/linux/net/ipv6/
H A Draw.c391 struct raw6_sock *rp = raw6_sk(sk); in rawv6_rcv() local
513 struct raw6_sock *rp) in rawv6_push_pending_frames()
750 struct raw6_sock *rp = raw6_sk(sk); in rawv6_sendmsg() local
984 struct raw6_sock *rp = raw6_sk(sk); in do_rawv6_setsockopt() local
1056 struct raw6_sock *rp = raw6_sk(sk); in do_rawv6_getsockopt() local
1189 struct raw6_sock *rp = raw6_sk(sk); in rawv6_init_sk() local
/linux/arch/sparc/prom/
H A Dinit_32.c35 void __init prom_init(struct linux_romvec *rp) in prom_init()
/linux/arch/m68k/sun3/prom/
H A Dinit.c30 void __init prom_init(struct linux_romvec *rp) in prom_init()

123456