Home
last modified time | relevance | path

Searched defs:res (Results 1 – 25 of 2181) sorted by relevance

12345678910>>...88

/linux/arch/mips/include/asm/
H A Dunaligned-emul.h8 #define _LoadHW(addr, value, res, type) \ argument
31 #define _LoadW(addr, value, res, type) \ argument
53 #define _LoadW(addr, value, res, type) \ argument
88 #define _LoadHWU(addr, value, res, type) \ argument
113 #define _LoadWU(addr, value, res, type) \ argument
135 #define _LoadDW(addr, value, res) \ argument
157 #define _LoadWU(addr, value, res, type) \ argument
190 #define _LoadDW(addr, value, res) \ argument
242 #define _StoreHW(addr, value, res, type) \ argument
266 #define _StoreW(addr, value, res, type) \ argument
[all …]
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Drx_res.c36 static u32 *get_vhca_ids(struct mlx5e_rx_res *res, int offset) in get_vhca_ids() argument
43 mlx5e_rx_res_rss_update_num_channels(struct mlx5e_rx_res * res,u32 nch) mlx5e_rx_res_rss_update_num_channels() argument
53 mlx5e_rx_res_rss_init_def(struct mlx5e_rx_res * res,unsigned int init_nch) mlx5e_rx_res_rss_init_def() argument
89 mlx5e_rx_res_rss_init(struct mlx5e_rx_res * res,u32 rss_idx,unsigned int init_nch) mlx5e_rx_res_rss_init() argument
129 __mlx5e_rx_res_rss_destroy(struct mlx5e_rx_res * res,u32 rss_idx) __mlx5e_rx_res_rss_destroy() argument
143 mlx5e_rx_res_rss_destroy(struct mlx5e_rx_res * res,u32 rss_idx) mlx5e_rx_res_rss_destroy() argument
157 mlx5e_rx_res_rss_destroy_all(struct mlx5e_rx_res * res) mlx5e_rx_res_rss_destroy_all() argument
180 mlx5e_rx_res_rss_enable(struct mlx5e_rx_res * res) mlx5e_rx_res_rss_enable() argument
197 mlx5e_rx_res_rss_disable(struct mlx5e_rx_res * res) mlx5e_rx_res_rss_disable() argument
213 mlx5e_rx_res_rss_set_indir_uniform(struct mlx5e_rx_res * res,unsigned int nch) mlx5e_rx_res_rss_set_indir_uniform() argument
219 mlx5e_rx_res_rss_get_rxfh(struct mlx5e_rx_res * res,u32 rss_idx,u32 * indir,u8 * key,u8 * hfunc,bool * symmetric) mlx5e_rx_res_rss_get_rxfh() argument
232 mlx5e_rx_res_rss_set_rxfh(struct mlx5e_rx_res * res,u32 rss_idx,const u32 * indir,const u8 * key,const u8 * hfunc,const bool * symmetric) mlx5e_rx_res_rss_set_rxfh() argument
250 mlx5e_rx_res_rss_get_hash_fields(struct mlx5e_rx_res * res,u32 rss_idx,enum mlx5_traffic_types tt) mlx5e_rx_res_rss_get_hash_fields() argument
265 mlx5e_rx_res_rss_set_hash_fields(struct mlx5e_rx_res * res,u32 rss_idx,enum mlx5_traffic_types tt,u8 rx_hash_fields) mlx5e_rx_res_rss_set_hash_fields() argument
280 mlx5e_rx_res_rss_cnt(struct mlx5e_rx_res * res) mlx5e_rx_res_rss_cnt() argument
292 mlx5e_rx_res_rss_index(struct mlx5e_rx_res * res,struct mlx5e_rss * rss) mlx5e_rx_res_rss_index() argument
306 mlx5e_rx_res_rss_get(struct mlx5e_rx_res * res,u32 rss_idx) mlx5e_rx_res_rss_get() argument
316 mlx5e_rx_res_free(struct mlx5e_rx_res * res) mlx5e_rx_res_free() argument
350 mlx5e_rx_res_channels_init(struct mlx5e_rx_res * res) mlx5e_rx_res_channels_init() argument
417 mlx5e_rx_res_ptp_init(struct mlx5e_rx_res * res) mlx5e_rx_res_ptp_init() argument
452 mlx5e_rx_res_channels_destroy(struct mlx5e_rx_res * res) mlx5e_rx_res_channels_destroy() argument
464 mlx5e_rx_res_ptp_destroy(struct mlx5e_rx_res * res) mlx5e_rx_res_ptp_destroy() argument
477 struct mlx5e_rx_res *res; mlx5e_rx_res_create() local
515 mlx5e_rx_res_destroy(struct mlx5e_rx_res * res) mlx5e_rx_res_destroy() argument
523 mlx5e_rx_res_get_max_nch(struct mlx5e_rx_res * res) mlx5e_rx_res_get_max_nch() argument
528 mlx5e_rx_res_get_tirn_direct(struct mlx5e_rx_res * res,unsigned int ix) mlx5e_rx_res_get_tirn_direct() argument
533 mlx5e_rx_res_get_tirn_rss(struct mlx5e_rx_res * res,enum mlx5_traffic_types tt) mlx5e_rx_res_get_tirn_rss() argument
540 mlx5e_rx_res_get_tirn_rss_inner(struct mlx5e_rx_res * res,enum mlx5_traffic_types tt) mlx5e_rx_res_get_tirn_rss_inner() argument
547 mlx5e_rx_res_get_tirn_ptp(struct mlx5e_rx_res * res) mlx5e_rx_res_get_tirn_ptp() argument
553 mlx5e_rx_res_get_rqtn_direct(struct mlx5e_rx_res * res,unsigned int ix) mlx5e_rx_res_get_rqtn_direct() argument
558 mlx5e_rx_res_channel_activate_direct(struct mlx5e_rx_res * res,struct mlx5e_channels * chs,unsigned int ix) mlx5e_rx_res_channel_activate_direct() argument
573 mlx5e_rx_res_channel_deactivate_direct(struct mlx5e_rx_res * res,unsigned int ix) mlx5e_rx_res_channel_deactivate_direct() argument
585 mlx5e_rx_res_channels_activate(struct mlx5e_rx_res * res,struct mlx5e_channels * chs) mlx5e_rx_res_channels_activate() argument
621 mlx5e_rx_res_channels_deactivate(struct mlx5e_rx_res * res) mlx5e_rx_res_channels_deactivate() argument
640 mlx5e_rx_res_xsk_update(struct mlx5e_rx_res * res,struct mlx5e_channels * chs,unsigned int ix,bool xsk) mlx5e_rx_res_xsk_update() argument
655 mlx5e_rx_res_packet_merge_set_param(struct mlx5e_rx_res * res,struct mlx5e_packet_merge_param * pkt_merge_param) mlx5e_rx_res_packet_merge_set_param() argument
699 mlx5e_rx_res_get_current_hash(struct mlx5e_rx_res * res) mlx5e_rx_res_get_current_hash() argument
704 mlx5e_rx_res_tls_tir_create(struct mlx5e_rx_res * res,unsigned int rxq,struct mlx5e_tir * tir) mlx5e_rx_res_tls_tir_create() argument
[all...]
/linux/fs/ocfs2/dlm/
H A Ddlmthread.c42 void __dlm_wait_on_lockres_flags(struct dlm_lock_resource *res, int flags) in __dlm_wait_on_lockres_flags()
61 int __dlm_lockres_has_locks(struct dlm_lock_resource *res) in __dlm_lockres_has_locks()
74 int __dlm_lockres_unused(struct dlm_lock_resource *res) in __dlm_lockres_unused()
107 struct dlm_lock_resource *res) in __dlm_lockres_calc_usage()
133 struct dlm_lock_resource *res) in dlm_lockres_calc_usage()
151 struct dlm_lock_resource *res) in __dlm_do_purge_lockres()
191 struct dlm_lock_resource *res) in dlm_purge_lockres()
341 struct dlm_lock_resource *res) in dlm_shuffle_lists()
497 void dlm_kick_thread(struct dlm_ctxt *dlm, struct dlm_lock_resource *res) in dlm_kick_thread()
509 void __dlm_dirty_lockres(struct dlm_ctxt *dlm, struct dlm_lock_resource *res) in __dlm_dirty_lockres()
[all …]
H A Ddlmunlock.c82 struct dlm_lock_resource *res, in dlmunlock_common()
265 void dlm_commit_pending_unlock(struct dlm_lock_resource *res, in dlm_commit_pending_unlock()
273 void dlm_commit_pending_cancel(struct dlm_lock_resource *res, in dlm_commit_pending_cancel()
282 struct dlm_lock_resource *res, in dlmunlock_master()
292 struct dlm_lock_resource *res, in dlmunlock_remote()
308 struct dlm_lock_resource *res, in dlm_send_remote_unlock_request()
394 struct dlm_lock_resource *res = NULL; in dlm_unlock_lock_handler() local
526 struct dlm_lock_resource *res, in dlm_get_cancel_actions()
558 struct dlm_lock_resource *res, in dlm_get_unlock_actions()
588 struct dlm_lock_resource *res; in dlmunlock() local
H A Ddlmast.c76 struct dlm_lock_resource *res; in __dlm_queue_ast() local
142 struct dlm_lock_resource *res; in __dlm_queue_bast() local
166 static void dlm_update_lvb(struct dlm_ctxt *dlm, struct dlm_lock_resource *res, in dlm_update_lvb()
196 void dlm_do_local_ast(struct dlm_ctxt *dlm, struct dlm_lock_resource *res, in dlm_do_local_ast()
214 int dlm_do_remote_ast(struct dlm_ctxt *dlm, struct dlm_lock_resource *res, in dlm_do_remote_ast()
238 void dlm_do_local_bast(struct dlm_ctxt *dlm, struct dlm_lock_resource *res, in dlm_do_local_bast()
262 struct dlm_lock_resource *res = NULL; in dlm_proxy_ast_handler() local
421 int dlm_send_proxy_ast_msg(struct dlm_ctxt *dlm, struct dlm_lock_resource *res, in dlm_send_proxy_ast_msg()
/linux/drivers/infiniband/core/
H A Drestrack.c83 res_to_dev(struct rdma_restrack_entry * res) res_to_dev() argument
117 rdma_restrack_attach_task(struct rdma_restrack_entry * res,struct task_struct * task) rdma_restrack_attach_task() argument
135 rdma_restrack_set_name(struct rdma_restrack_entry * res,const char * caller) rdma_restrack_set_name() argument
168 rdma_restrack_new(struct rdma_restrack_entry * res,enum rdma_restrack_type type) rdma_restrack_new() argument
181 rdma_restrack_add(struct rdma_restrack_entry * res) rdma_restrack_add() argument
230 rdma_restrack_get(struct rdma_restrack_entry * res) rdma_restrack_get() argument
249 struct rdma_restrack_entry *res; rdma_restrack_get_byid() local
263 struct rdma_restrack_entry *res; restrack_release() local
273 rdma_restrack_put(struct rdma_restrack_entry * res) rdma_restrack_put() argument
283 rdma_restrack_del(struct rdma_restrack_entry * res) rdma_restrack_del() argument
[all...]
/linux/net/mac802154/
H A Dmib.c25 int res; in mac802154_dev_set_page_channel() local
44 int res; in mac802154_get_params() local
60 int res; in mac802154_set_params() local
76 int res; in mac802154_add_key() local
91 int res; in mac802154_del_key() local
106 int res; in mac802154_add_dev() local
120 int res; in mac802154_del_dev() local
136 int res; in mac802154_add_devkey() local
152 int res; in mac802154_del_devkey() local
167 int res; in mac802154_add_seclevel() local
[all …]
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_shader.c36 struct vmw_resource res; member
49 struct vmw_resource res; member
131 vmw_res_to_shader(struct vmw_resource *res) in vmw_res_to_shader()
143 vmw_res_to_dx_shader(struct vmw_resource *res) in vmw_res_to_dx_shader()
148 static void vmw_hw_shader_destroy(struct vmw_resource *res) in vmw_hw_shader_destroy()
157 static int vmw_gb_shader_init(struct vmw_private *dev_priv, in vmw_gb_shader_init()
158 struct vmw_resource *res, in vmw_gb_shader_init()
199 static int vmw_gb_shader_create(struct vmw_resource *res) in vmw_gb_shader_create()
245 static int vmw_gb_shader_bind(struct vmw_resource *res, in vmw_gb_shader_bind()
272 static int vmw_gb_shader_unbind(struct vmw_resource *res, in vmw_gb_shader_unbind()
[all …]
H A Dvmwgfx_streamoutput.c47 struct vmw_resource res; member
79 vmw_res_to_dx_streamoutput(struct vmw_resource *res) in vmw_res_to_dx_streamoutput()
90 static int vmw_dx_streamoutput_unscrub(struct vmw_resource *res) in vmw_dx_streamoutput_unscrub()
119 static int vmw_dx_streamoutput_create(struct vmw_resource *res) in vmw_dx_streamoutput_create()
138 static int vmw_dx_streamoutput_bind(struct vmw_resource *res, in vmw_dx_streamoutput_bind()
161 static int vmw_dx_streamoutput_scrub(struct vmw_resource *res) in vmw_dx_streamoutput_scrub()
193 static int vmw_dx_streamoutput_unbind(struct vmw_resource *res, bool readback, in vmw_dx_streamoutput_unbind()
219 static void vmw_dx_streamoutput_commit_notify(struct vmw_resource *res, in vmw_dx_streamoutput_commit_notify()
255 static void vmw_dx_streamoutput_res_free(struct vmw_resource *res) in vmw_dx_streamoutput_res_free()
263 static void vmw_dx_streamoutput_hw_destroy(struct vmw_resource *res) in vmw_dx_streamoutput_hw_destroy()
[all …]
H A Dvmwgfx_cotable.c53 struct vmw_resource res; member
153 static struct vmw_cotable *vmw_cotable(struct vmw_resource *res) in vmw_cotable()
166 static int vmw_cotable_destroy(struct vmw_resource *res) in vmw_cotable_destroy()
181 static int vmw_cotable_unscrub(struct vmw_resource *res) in vmw_cotable_unscrub()
223 static int vmw_cotable_bind(struct vmw_resource *res, in vmw_cotable_bind()
256 int vmw_cotable_scrub(struct vmw_resource *res, bool readback) in vmw_cotable_scrub()
321 static int vmw_cotable_unbind(struct vmw_resource *res, in vmw_cotable_unbind()
356 static int vmw_cotable_readback(struct vmw_resource *res) in vmw_cotable_readback()
399 static int vmw_cotable_resize(struct vmw_resource *res, size_t new_size) in vmw_cotable_resize()
544 static int vmw_cotable_create(struct vmw_resource *res) in vmw_cotable_create()
[all …]
H A Dvmwgfx_context.c37 struct vmw_resource res; member
124 struct vmw_resource *res; in vmw_context_cotables_unref() local
140 static void vmw_hw_context_destroy(struct vmw_resource *res) in vmw_hw_context_destroy()
182 struct vmw_resource *res, in vmw_gb_context_init()
183 void (*res_free)(struct vmw_resource *res)) in vmw_gb_context_init()
242 struct vmw_resource *res, in vmw_context_init()
243 void (*res_free)(struct vmw_resource *res), in vmw_context_init()
298 static int vmw_gb_context_create(struct vmw_resource *res) in vmw_gb_context_create()
341 static int vmw_gb_context_bind(struct vmw_resource *res, in vmw_gb_context_bind()
368 static int vmw_gb_context_unbind(struct vmw_resource *res, in vmw_gb_context_unbind()
[all …]
H A Dvmwgfx_simple_resource.c63 void (*res_free)(struct vmw_resource *res)) in vmw_simple_resource_init()
65 struct vmw_resource *res = &simple->res; in vmw_simple_resource_init() local
94 static void vmw_simple_resource_free(struct vmw_resource *res) in vmw_simple_resource_free()
117 struct vmw_resource *res = &usimple->simple.res; in vmw_simple_resource_base_release() local
144 struct vmw_resource *res; in vmw_simple_resource_create_ioctl() local
208 struct vmw_resource *res; in vmw_simple_resource_lookup() local
/linux/drivers/ufs/host/
H A Dufs-mediatek-sip.h45 struct arm_smccc_res *res; member
67 #define ufs_mtk_va09_pwr_ctrl(res, on) \ argument
70 #define ufs_mtk_crypto_ctrl(res, enable) \ argument
73 #define ufs_mtk_ref_clk_notify(on, stage, res) \ argument
76 #define ufs_mtk_device_reset_ctrl(high, res) \ argument
79 #define ufs_mtk_sram_pwr_ctrl(on, res) \ argument
82 #define ufs_mtk_get_vcc_num(res) \ argument
85 #define ufs_mtk_device_pwr_ctrl(on, ufs_version, res) \ argument
88 #define ufs_mtk_mphy_ctrl(op, res) \ argument
91 #define ufs_mtk_mtcmos_ctrl(op, res) \ argument
/linux/lib/kunit/
H A Dresource.c22 struct kunit_resource *res, in __kunit_add_resource()
48 void kunit_remove_resource(struct kunit *test, struct kunit_resource *res) in kunit_remove_resource()
66 struct kunit_resource *res = kunit_find_resource(test, match, in kunit_destroy_resource() local
82 struct kunit_resource res; member
87 static void __kunit_action_free(struct kunit_resource *res) in __kunit_action_free()
119 int res = kunit_add_action(test, action, ctx); in kunit_add_action_or_reset() local
128 struct kunit_resource *res, void *match_data) in __kunit_action_match()
146 struct kunit_resource *res; in kunit_remove_action() local
166 struct kunit_resource *res; in kunit_release_action() local
/linux/tools/testing/selftests/futex/functional/
H A Dfutex_waitv.c31 int res; in waiterfn() local
54 int res, i; in TEST() local
82 int res, i; in TEST() local
125 int res; in TEST() local
148 int res; in TEST() local
172 int res; in TEST() local
210 int res; in TEST() local
/linux/drivers/ssb/
H A Dembedded.c72 u32 res = 0; in ssb_gpio_in() local
90 u32 res = 0; in ssb_gpio_out() local
108 u32 res = 0; in ssb_gpio_outen() local
126 u32 res = 0; in ssb_gpio_control() local
140 u32 res = 0; in ssb_gpio_intmask() local
158 u32 res = 0; in ssb_gpio_polarity() local
179 int res; in gige_pci_init_callback() local
221 int res; in gige_map_irq_callback() local
242 int res; in ssb_pcibios_map_irq() local
/linux/drivers/scsi/libsas/
H A Dsas_expander.c59 int res, retry; in smp_execute_task_sg() local
378 int res; in sas_ex_phy_discover_helper() local
397 int res = 0; in sas_ex_phy_discover() local
434 int res; in sas_expander_discover() local
461 int res; in sas_ex_general() local
541 int res; in sas_ex_manuf_info() local
582 int res; in sas_smp_phy_control() local
660 int res; in sas_smp_get_phy_events() local
705 int res; in sas_get_report_phy_sata() local
779 int res; in sas_ex_add_dev() local
[all …]
/linux/drivers/gpu/drm/ttm/
H A Dttm_resource.c184 ttm_lru_bulk_move_pos(struct ttm_lru_bulk_move *bulk, struct ttm_resource *res) in ttm_lru_bulk_move_pos()
215 struct ttm_resource *res) in ttm_lru_bulk_move_pos_tail()
227 struct ttm_resource *res) in ttm_lru_bulk_move_add()
242 struct ttm_resource *res) in ttm_lru_bulk_move_del()
259 static bool ttm_resource_is_swapped(struct ttm_resource *res, struct ttm_buffer_object *bo) in ttm_resource_is_swapped()
274 static bool ttm_resource_unevictable(struct ttm_resource *res, struct ttm_buffer_object *bo) in ttm_resource_unevictable()
280 void ttm_resource_add_bulk_move(struct ttm_resource *res, in ttm_resource_add_bulk_move()
288 void ttm_resource_del_bulk_move(struct ttm_resource *res, in ttm_resource_del_bulk_move()
300 void ttm_resource_del_bulk_move_unevictable(struct ttm_resource *res, in ttm_resource_del_bulk_move_unevictable()
309 void ttm_resource_move_to_lru_tail(struct ttm_resource *res) in ttm_resource_move_to_lru_tail()
[all …]
/linux/include/kunit/
H A Dresource.h100 static inline void kunit_get_resource(struct kunit_resource *res) in kunit_get_resource()
111 struct kunit_resource *res = container_of(kref, struct kunit_resource, in kunit_release_resource() local
136 static inline void kunit_put_resource(struct kunit_resource *res) in kunit_put_resource()
172 struct kunit_resource *res, in kunit_add_resource()
194 struct kunit_resource *res, in kunit_add_named_resource()
243 struct kunit_resource *res; in kunit_alloc_and_get_resource() local
286 struct kunit_resource *res; in kunit_alloc_resource() local
310 struct kunit_resource *res, in kunit_resource_name_match()
327 struct kunit_resource *res, *found = NULL; in kunit_find_resource() local
/linux/lib/
H A Ddevres.c19 void devm_ioremap_release(struct device *dev, void *res) in devm_ioremap_release()
24 static int devm_ioremap_match(struct device *dev, void *res, void *match_data) in devm_ioremap_match()
124 __devm_ioremap_resource(struct device *dev, const struct resource *res, in __devm_ioremap_resource()
189 const struct resource *res) in devm_ioremap_resource()
205 const struct resource *res) in devm_ioremap_resource_wc()
244 struct resource res; in devm_of_iomap() local
258 static void devm_ioport_map_release(struct device *dev, void *res) in devm_ioport_map_release()
263 static int devm_ioport_map_match(struct device *dev, void *res, in devm_ioport_map_match()
317 static void devm_arch_phys_ac_add_release(struct device *dev, void *res) in devm_arch_phys_ac_add_release()
359 static void devm_arch_io_free_memtype_wc_release(struct device *dev, void *res) in devm_arch_io_free_memtype_wc_release()
/linux/drivers/ps3/
H A Dps3av_cmd.c145 int res; in ps3av_cmd_init() local
196 int res; in ps3av_cmd_fin() local
215 int i, send_len, res; in ps3av_cmd_av_video_mute() local
243 int res; in ps3av_cmd_av_video_disable_sig() local
266 int res; in ps3av_cmd_av_tv_mute() local
288 int res; in ps3av_cmd_enable_event() local
309 int res; in ps3av_cmd_av_hdmi_mode() local
411 int res; in ps3av_cmd_video_format_black() local
438 int i, res; in ps3av_cmd_av_audio_mute() local
785 int res; in ps3av_cmd_audio_mode() local
[all …]
/linux/arch/mips/kernel/
H A Dmips-r2-to-r6-emul.c404 s64 res; in mult_func() local
431 u64 res; in multu_func() local
499 s64 res; in dmult_func() local
531 u64 res; in dmultu_func() local
635 s64 res; in madd_func() local
664 u64 res; in maddu_func() local
693 s64 res; in msub_func() local
722 u64 res; in msubu_func() local
751 s64 res; in mul_func() local
777 u32 res; in clz_func() local
[all …]
/linux/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_resource.c69 static int nfp_cpp_resource_find(struct nfp_cpp *cpp, struct nfp_resource *res) in nfp_cpp_resource_find()
112 nfp_resource_try_acquire(struct nfp_cpp *cpp, struct nfp_resource *res, in nfp_resource_try_acquire()
155 struct nfp_resource *res; in nfp_resource_acquire() local
213 void nfp_resource_release(struct nfp_resource *res) in nfp_resource_release()
235 struct nfp_resource *res; in nfp_resource_wait() local
271 u32 nfp_resource_cpp_id(struct nfp_resource *res) in nfp_resource_cpp_id()
282 const char *nfp_resource_name(struct nfp_resource *res) in nfp_resource_name()
293 u64 nfp_resource_address(struct nfp_resource *res) in nfp_resource_address()
304 u64 nfp_resource_size(struct nfp_resource *res) in nfp_resource_size()
/linux/drivers/platform/mellanox/
H A Dmlxbf-bootctl.c141 struct arm_smccc_res res; in mlxbf_bootctl_smc() local
458 struct arm_smccc_res res; in large_icm_show() local
474 struct arm_smccc_res res; in large_icm_store() local
497 struct arm_smccc_res res; in rtc_battery_show() local
514 struct arm_smccc_res res; in os_up_store() local
535 struct arm_smccc_res res; in oob_mac_show() local
555 struct arm_smccc_res res; in oob_mac_store() local
586 struct arm_smccc_res res; in opn_show() local
610 struct arm_smccc_res res; in opn_store() local
637 struct arm_smccc_res res; in sku_show() local
[all …]
/linux/arch/m68k/include/asm/
H A Duaccess.h31 #define __put_user_asm(inst, res, x, ptr, bwl, reg, err) \ argument
49 #define __put_user_asm8(inst, res, x, ptr) \ argument
105 #define __get_user_asm(inst, res, x, ptr, type, bwl, reg, err) ({ \ argument
126 #define __get_user_asm8(inst, res, x, ptr) \ argument
190 #define ____constant_copy_from_user_asm(res, to, from, tmp, n1, n2, n3, s1, s2, s3)\ argument
228 ___constant_copy_from_user_asm(res,to,from,tmp,n1,n2,n3,s1,s2,s3) global() argument
230 __constant_copy_from_user_asm(res,to,from,tmp,n1,n2,n3) global() argument
237 unsigned long res = 0, tmp; __constant_copy_from_user() local
281 __constant_copy_to_user_asm(res,to,from,tmp,n,s1,s2,s3) global() argument
318 unsigned long res = 0, tmp; __constant_copy_to_user() local
[all...]

12345678910>>...88