Home
last modified time | relevance | path

Searched defs:rc (Results 1 – 25 of 3857) sorted by relevance

12345678910>>...155

/kernel/linux/linux-4.19/drivers/uwb/
Dlc-rc.c46 struct uwb_rc *rc = dev_get_drvdata(dev); in uwb_rc_index_match() local
56 struct uwb_rc *rc = NULL; in uwb_rc_find_by_index() local
85 struct uwb_rc *rc = container_of(uwb_dev, struct uwb_rc, uwb_dev); in uwb_rc_sys_release() local
92 void uwb_rc_init(struct uwb_rc *rc) in uwb_rc_init()
116 struct uwb_rc *rc; in uwb_rc_alloc() local
132 struct uwb_rc *rc = uwb_dev->rc; in ASIE_show() local
168 struct uwb_rc *rc = uwb_dev->rc; in ASIE_store() local
238 static int uwb_rc_sys_add(struct uwb_rc *rc) in uwb_rc_sys_add()
244 static void __uwb_rc_sys_rm(struct uwb_rc *rc) in __uwb_rc_sys_rm()
259 int uwb_rc_mac_addr_setup(struct uwb_rc *rc) in uwb_rc_mac_addr_setup()
[all …]
Dradio.c25 static int uwb_radio_select_channel(struct uwb_rc *rc) in uwb_radio_select_channel()
42 static void uwb_radio_channel_changed(struct uwb_rc *rc, int channel) in uwb_radio_channel_changed()
62 static int uwb_radio_change_channel(struct uwb_rc *rc, int channel) in uwb_radio_change_channel()
101 struct uwb_rc *rc = pal->rc; in uwb_radio_start() local
125 struct uwb_rc *rc = pal->rc; in uwb_radio_stop() local
145 int uwb_radio_force_channel(struct uwb_rc *rc, int channel) in uwb_radio_force_channel()
165 int uwb_radio_setup(struct uwb_rc *rc) in uwb_radio_setup()
177 void uwb_radio_reset_state(struct uwb_rc *rc) in uwb_radio_reset_state()
203 void uwb_radio_shutdown(struct uwb_rc *rc) in uwb_radio_shutdown()
Drsv.c149 struct uwb_rc *rc = rsv->rc; in uwb_rsv_get_stream() local
181 struct uwb_rc *rc = rsv->rc; in uwb_rsv_put_stream() local
204 struct uwb_rc *rc = container_of(bow, struct uwb_rc, bow); in uwb_rsv_backoff_win_timer() local
222 void uwb_rsv_backoff_win_increment(struct uwb_rc *rc) in uwb_rsv_backoff_win_increment()
405 struct uwb_rc *rc = rsv->rc; in uwb_rsv_handle_timeout_work() local
462 static struct uwb_rsv *uwb_rsv_alloc(struct uwb_rc *rc) in uwb_rsv_alloc()
494 struct uwb_rsv *uwb_rsv_create(struct uwb_rc *rc, uwb_rsv_cb_f cb, void *pal_priv) in uwb_rsv_create()
556 struct uwb_rc *rc = rsv->rc; in uwb_rsv_establish() local
622 struct uwb_rc *rc = rsv->rc; in uwb_rsv_try_move() local
651 void uwb_rsv_handle_drp_avail_change(struct uwb_rc *rc) in uwb_rsv_handle_drp_avail_change()
[all …]
Dneh.c106 struct uwb_rc *rc; member
163 int __uwb_rc_ctx_get(struct uwb_rc *rc, struct uwb_rc_neh *neh) in __uwb_rc_ctx_get()
183 void __uwb_rc_ctx_put(struct uwb_rc *rc, struct uwb_rc_neh *neh) in __uwb_rc_ctx_put()
209 struct uwb_rc_neh *uwb_rc_neh_add(struct uwb_rc *rc, struct uwb_rccb *cmd, in uwb_rc_neh_add()
254 static void __uwb_rc_neh_rm(struct uwb_rc *rc, struct uwb_rc_neh *neh) in __uwb_rc_neh_rm()
268 void uwb_rc_neh_rm(struct uwb_rc *rc, struct uwb_rc_neh *neh) in uwb_rc_neh_rm()
288 void uwb_rc_neh_arm(struct uwb_rc *rc, struct uwb_rc_neh *neh) in uwb_rc_neh_arm()
327 struct uwb_rc_neh *uwb_rc_neh_lookup(struct uwb_rc *rc, in uwb_rc_neh_lookup()
377 void uwb_rc_notif(struct uwb_rc *rc, struct uwb_rceb *rceb, ssize_t size) in uwb_rc_notif()
406 static void uwb_rc_neh_grok_event(struct uwb_rc *rc, struct uwb_rceb *rceb, size_t size) in uwb_rc_neh_grok_event()
[all …]
Ddrp.c58 static void uwb_rc_set_drp_cmd_done(struct uwb_rc *rc, void *arg, in uwb_rc_set_drp_cmd_done()
101 int uwb_rc_send_all_drp_ie(struct uwb_rc *rc) in uwb_rc_send_all_drp_ie()
255 struct uwb_rc *rc = rsv->rc; in handle_conflict_normal() local
297 struct uwb_rc *rc = rsv->rc; in handle_conflict_expanding() local
345 static void uwb_drp_handle_conflict_rsv(struct uwb_rc *rc, struct uwb_rsv *rsv, in uwb_drp_handle_conflict_rsv()
375 static void uwb_drp_handle_all_conflict_rsv(struct uwb_rc *rc, in uwb_drp_handle_all_conflict_rsv()
388 static void uwb_drp_process_target_accepted(struct uwb_rc *rc, in uwb_drp_process_target_accepted()
440 static void uwb_drp_process_target(struct uwb_rc *rc, struct uwb_rsv *rsv, in uwb_drp_process_target()
528 static void uwb_drp_process_owner(struct uwb_rc *rc, struct uwb_rsv *rsv, in uwb_drp_process_owner()
583 struct uwb_rc *rc = cnflt->rc; in uwb_cnflt_update_work() local
[all …]
Dbeacon.c43 static int uwb_rc_start_beacon(struct uwb_rc *rc, u16 bpst_offset, u8 channel) in uwb_rc_start_beacon()
73 static int uwb_rc_stop_beacon(struct uwb_rc *rc) in uwb_rc_stop_beacon()
115 int uwb_rc_beacon(struct uwb_rc *rc, int channel, unsigned bpst_offset) in uwb_rc_beacon()
175 struct uwb_beca_e *__uwb_beca_find_bydev(struct uwb_rc *rc, in __uwb_beca_find_bydev()
190 struct uwb_beca_e *__uwb_beca_find_bymac(struct uwb_rc *rc, in __uwb_beca_find_bymac()
212 struct uwb_dev *uwb_dev_get_by_devaddr(struct uwb_rc *rc, in uwb_dev_get_by_devaddr()
232 struct uwb_dev *uwb_dev_get_by_macaddr(struct uwb_rc *rc, in uwb_dev_get_by_macaddr()
264 struct uwb_beca_e *__uwb_beca_add(struct uwb_rc *rc, in __uwb_beca_add()
286 void uwb_beca_purge(struct uwb_rc *rc) in uwb_beca_purge()
302 void uwb_beca_release(struct uwb_rc *rc) in uwb_beca_release()
[all …]
/kernel/linux/linux-5.10/fs/ecryptfs/
Dmessaging.c41 int rc; in ecryptfs_acquire_free_msg_ctx() local
104 int rc; in ecryptfs_find_daemon_by_euid() local
132 int rc = 0; in ecryptfs_spawn_daemon() local
159 int rc = 0; in ecryptfs_exorcise_daemon() local
210 int rc; in ecryptfs_process_response() local
264 int rc; in ecryptfs_send_message_locked() local
304 int rc; in ecryptfs_send_message() local
328 int rc = 0; in ecryptfs_wait_for_response() local
354 int rc = 0; in ecryptfs_init_messaging() local
432 int rc; in ecryptfs_release_messaging() local
Dcrypto.c65 int rc = crypto_shash_tfm_digest(crypt_stat->hash_tfm, src, len, dst); in ecryptfs_calculate_md5() local
84 int rc; in ecryptfs_crypto_api_algify_cipher_name() local
113 int rc = 0; in ecryptfs_derive_iv() local
157 int rc; in ecryptfs_init_crypt_stat() local
265 int rc; member
268 static void extent_crypt_complete(struct crypto_async_request *req, int rc) in extent_crypt_complete()
297 int rc = 0; in crypt_scatterlist() local
386 int rc; in crypt_extent() local
443 int rc = 0; in ecryptfs_encrypt_page() local
511 int rc = 0; in ecryptfs_decrypt_page() local
[all …]
/kernel/linux/linux-4.19/fs/ecryptfs/
Dmessaging.c54 int rc; in ecryptfs_acquire_free_msg_ctx() local
117 int rc; in ecryptfs_find_daemon_by_euid() local
145 int rc = 0; in ecryptfs_spawn_daemon() local
172 int rc = 0; in ecryptfs_exorcise_daemon() local
223 int rc; in ecryptfs_process_response() local
277 int rc; in ecryptfs_send_message_locked() local
317 int rc; in ecryptfs_send_message() local
341 int rc = 0; in ecryptfs_wait_for_response() local
367 int rc = 0; in ecryptfs_init_messaging() local
445 int rc; in ecryptfs_release_messaging() local
/kernel/linux/linux-4.19/net/nfc/
Dcore.c47 int rc = 0; in nfc_fw_download() local
103 int rc = 0; in nfc_dev_up() local
151 int rc = 0; in nfc_dev_down() local
211 int rc; in nfc_start_poll() local
254 int rc = 0; in nfc_stop_poll() local
293 int rc = 0; in nfc_dep_link_up() local
340 int rc = 0; in nfc_dep_link_down() local
407 int rc; in nfc_activate_target() local
454 int rc = 0; in nfc_deactivate_target() local
501 int rc; in nfc_data_exchange() local
[all …]
/kernel/linux/linux-5.10/net/nfc/
Dcore.c35 int rc = 0; in nfc_fw_download() local
91 int rc = 0; in nfc_dev_up() local
139 int rc = 0; in nfc_dev_down() local
199 int rc; in nfc_start_poll() local
242 int rc = 0; in nfc_stop_poll() local
281 int rc = 0; in nfc_dep_link_up() local
328 int rc = 0; in nfc_dep_link_down() local
395 int rc; in nfc_activate_target() local
442 int rc = 0; in nfc_deactivate_target() local
489 int rc; in nfc_data_exchange() local
[all …]
/kernel/linux/linux-4.19/lib/
Ddecompress_unlzma.c67 struct rc { struct
91 static void INIT rc_read(struct rc *rc) in rc_read()
101 static inline void INIT rc_init(struct rc *rc, in rc_init()
118 static inline void INIT rc_init_code(struct rc *rc) in rc_init_code()
131 static void INIT rc_do_normalize(struct rc *rc) in rc_do_normalize()
138 static inline void INIT rc_normalize(struct rc *rc) in rc_normalize()
148 static inline uint32_t INIT rc_is_bit_0_helper(struct rc *rc, uint16_t *p) in rc_is_bit_0_helper()
154 static inline int INIT rc_is_bit_0(struct rc *rc, uint16_t *p) in rc_is_bit_0()
161 static inline void INIT rc_update_bit_0(struct rc *rc, uint16_t *p) in rc_update_bit_0()
166 static inline void INIT rc_update_bit_1(struct rc *rc, uint16_t *p) in rc_update_bit_1()
[all …]
/kernel/linux/linux-5.10/lib/
Ddecompress_unlzma.c67 struct rc { struct
91 static void INIT rc_read(struct rc *rc) in rc_read()
101 static inline void INIT rc_init(struct rc *rc, in rc_init()
118 static inline void INIT rc_init_code(struct rc *rc) in rc_init_code()
131 static void INIT rc_do_normalize(struct rc *rc) in rc_do_normalize()
138 static inline void INIT rc_normalize(struct rc *rc) in rc_normalize()
148 static inline uint32_t INIT rc_is_bit_0_helper(struct rc *rc, uint16_t *p) in rc_is_bit_0_helper()
154 static inline int INIT rc_is_bit_0(struct rc *rc, uint16_t *p) in rc_is_bit_0()
161 static inline void INIT rc_update_bit_0(struct rc *rc, uint16_t *p) in rc_update_bit_0()
166 static inline void INIT rc_update_bit_1(struct rc *rc, uint16_t *p) in rc_update_bit_1()
[all …]
/kernel/linux/linux-4.19/drivers/input/touchscreen/
Dcyttsp4_core.c84 int rc; in cyttsp4_load_status_regs() local
101 int rc; in cyttsp4_handshake() local
121 int rc = cyttsp4_adap_write(cd, CY_REG_BASE, sizeof(cmd), &cmd); in cyttsp4_hw_soft_reset() local
143 int rc = cyttsp4_hw_hard_reset(cd); in cyttsp4_hw_reset() local
163 int rc = cyttsp4_adap_read(cd, CY_REG_BASE, sizeof(si->si_data), in cyttsp4_si_data_offsets() local
202 int rc; in cyttsp4_si_get_cydata() local
279 int rc; in cyttsp4_si_get_test_data() local
338 int rc; in cyttsp4_si_get_pcfg_data() local
390 int rc; in cyttsp4_si_get_opcfg_data() local
486 int rc; in cyttsp4_si_get_ddata() local
[all …]
/kernel/linux/linux-5.10/drivers/input/touchscreen/
Dcyttsp4_core.c74 int rc; in cyttsp4_load_status_regs() local
91 int rc; in cyttsp4_handshake() local
111 int rc = cyttsp4_adap_write(cd, CY_REG_BASE, sizeof(cmd), &cmd); in cyttsp4_hw_soft_reset() local
133 int rc = cyttsp4_hw_hard_reset(cd); in cyttsp4_hw_reset() local
153 int rc = cyttsp4_adap_read(cd, CY_REG_BASE, sizeof(si->si_data), in cyttsp4_si_data_offsets() local
192 int rc; in cyttsp4_si_get_cydata() local
269 int rc; in cyttsp4_si_get_test_data() local
328 int rc; in cyttsp4_si_get_pcfg_data() local
380 int rc; in cyttsp4_si_get_opcfg_data() local
476 int rc; in cyttsp4_si_get_ddata() local
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
Def10_sriov.c34 int rc; in efx_ef10_vswitch_alloc() local
78 int rc; in efx_ef10_vport_alloc() local
162 int rc; in efx_ef10_sriov_assign_vf_vport() local
191 int rc; in efx_ef10_sriov_alloc_vf_vswitching() local
219 int rc; in efx_ef10_sriov_restore_vf_vswitching() local
236 int rc; in efx_ef10_vadaptor_alloc_set_features() local
268 int rc; in efx_ef10_vswitching_probe_pf() local
317 int rc; in efx_ef10_vswitching_restore_pf() local
338 int rc; in efx_ef10_vswitching_restore_vf() local
382 int rc = 0; in efx_ef10_pci_sriov_enable() local
[all …]
/kernel/linux/linux-4.19/drivers/char/tpm/
Dtpm_tis_core.c56 long rc; in wait_for_tpm_stat() local
108 int rc; in wait_startup() local
125 int rc; in check_locality() local
144 int rc; in locality_inactive() local
162 long rc; in release_locality() local
199 long rc; in request_locality() local
239 int rc; in tpm_tis_status() local
261 int burstcnt, rc; in get_burstcount() local
285 int size = 0, burstcnt, rc; in recv_data() local
369 int rc, status, burstcnt; in tpm_tis_send_data() local
[all …]
/kernel/linux/linux-5.10/arch/powerpc/sysdev/xive/
Dnative.c50 s64 rc; in xive_native_populate_irq_data() local
104 s64 rc; in xive_native_configure_irq() local
119 s64 rc; in xive_native_get_irq_config() local
135 s64 rc = 0; in xive_native_configure_queue() local
198 s64 rc; in __xive_native_disable_queue() local
286 s64 rc; in xive_native_alloc_irq_on_chip() local
303 s64 rc = opal_xive_free_irq(irq); in xive_native_free_irq() local
314 s64 rc; in xive_native_put_ipi() local
398 s64 rc; in xive_native_setup_cpu() local
438 s64 rc; in xive_native_teardown_cpu() local
[all …]
/kernel/linux/linux-4.19/drivers/misc/mic/cosm_client/
Dcosm_scif_client.c44 int rc; in cosm_reboot_event() local
70 int rc = do_settimeofday64(&ts); in cosm_set_time() local
81 int rc; in cosm_client_recv() local
115 int i, rc; in cosm_scif_connect() local
161 int rc; in cosm_scif_client() local
195 int rc; in cosm_scif_probe() local
234 int rc; in cosm_scif_remove() local
264 int rc = scif_client_register(&scif_client_cosm); in cosm_client_init() local
/kernel/linux/linux-4.19/drivers/misc/mic/cosm/
Dcosm_scif_server.c141 int rc; in cosm_scif_recv() local
183 int rc; in cosm_send_time() local
220 int rc = 0; in cosm_set_online() local
251 int rc; in cosm_scif_work() local
301 int rc; in cosm_scif_server() local
331 int rc; in cosm_scif_listen() local
374 int rc = cosm_scif_listen(); in cosm_scif_init() local
398 int rc; in cosm_scif_exit() local
/kernel/linux/linux-4.19/drivers/net/ethernet/sfc/
Def10_sriov.c37 int rc; in efx_ef10_vswitch_alloc() local
81 int rc; in efx_ef10_vport_alloc() local
165 int rc; in efx_ef10_sriov_assign_vf_vport() local
194 int rc; in efx_ef10_sriov_alloc_vf_vswitching() local
222 int rc; in efx_ef10_sriov_restore_vf_vswitching() local
240 int rc; in efx_ef10_vadaptor_alloc_set_features() local
272 int rc; in efx_ef10_vswitching_probe_pf() local
321 int rc; in efx_ef10_vswitching_restore_pf() local
342 int rc; in efx_ef10_vswitching_restore_vf() local
386 int rc = 0; in efx_ef10_pci_sriov_enable() local
[all …]
Dmcdi.c68 int rc = -ENOMEM; in efx_mcdi_init() local
361 int rc; in efx_mcdi_poll() local
508 int rc; in efx_mcdi_complete_async() local
660 int rc; in _efx_mcdi_rpc_finish() local
781 int rc; in efx_mcdi_proxy_wait() local
809 int rc; in _efx_mcdi_rpc() local
867 int rc; in _efx_mcdi_rpc_evb_retry() local
958 int rc; in efx_mcdi_rpc_start() local
983 int rc; in _efx_mcdi_rpc_async() local
1085 size_t outlen, int rc) in efx_mcdi_display_error()
[all …]
/kernel/linux/linux-4.19/security/integrity/ima/
Dima_crypto.c67 long rc; in ima_init_crypto() local
84 int rc; in ima_alloc_tfm() local
171 int rc; in ima_alloc_atfm() local
213 int rc, rbuf_len, active = 0, ahash_rc = 0; in ima_calc_file_hash_atfm() local
321 int rc; in ima_calc_file_ahash() local
340 int rc; in ima_calc_file_hash_tfm() local
387 int rc; in ima_calc_file_shash() local
416 int rc; in ima_calc_file_hash() local
477 int rc, i; in ima_calc_field_array_hash_tfm() local
522 int rc; in ima_calc_field_array_hash() local
[all …]
/kernel/linux/linux-4.19/arch/powerpc/sysdev/xive/
Dnative.c53 s64 rc; in xive_native_populate_irq_data() local
107 s64 rc; in xive_native_configure_irq() local
124 s64 rc = 0; in xive_native_configure_queue() local
187 s64 rc; in __xive_native_disable_queue() local
284 s64 rc; in xive_native_alloc_irq() local
301 s64 rc = opal_xive_free_irq(irq); in xive_native_free_irq() local
312 s64 rc; in xive_native_put_ipi() local
396 s64 rc; in xive_native_setup_cpu() local
436 s64 rc; in xive_native_teardown_cpu() local
482 int rc; in xive_parse_provisioning() local
[all …]
/kernel/linux/linux-5.10/security/integrity/ima/
Dima_crypto.c77 long rc; in ima_init_ima_crypto() local
94 int rc, i; in ima_alloc_tfm() local
118 long rc; in ima_init_crypto() local
292 int rc; in ima_alloc_atfm() local
334 int rc, rbuf_len, active = 0, ahash_rc = 0; in ima_calc_file_hash_atfm() local
442 int rc; in ima_calc_file_ahash() local
461 int rc; in ima_calc_file_hash_tfm() local
509 int rc; in ima_calc_file_shash() local
538 int rc; in ima_calc_file_hash() local
589 int rc, i; in ima_calc_field_array_hash_tfm() local
[all …]

12345678910>>...155