/linux-4.19.296/drivers/uwb/ |
D | lc-rc.c | 46 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 …]
|
D | radio.c | 25 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()
|
D | rsv.c | 149 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 …]
|
D | neh.c | 106 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 …]
|
D | drp.c | 58 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 …]
|
D | beacon.c | 43 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 …]
|
D | drp-avail.c | 49 void uwb_drp_avail_init(struct uwb_rc *rc) in uwb_drp_avail_init() 61 void uwb_drp_available(struct uwb_rc *rc, struct uwb_mas_bm *avail) in uwb_drp_available() 74 int uwb_drp_avail_reserve_pending(struct uwb_rc *rc, struct uwb_mas_bm *mas) in uwb_drp_avail_reserve_pending() 91 void uwb_drp_avail_reserve(struct uwb_rc *rc, struct uwb_mas_bm *mas) in uwb_drp_avail_reserve() 103 void uwb_drp_avail_release(struct uwb_rc *rc, struct uwb_mas_bm *mas) in uwb_drp_avail_release() 117 void uwb_drp_avail_ie_update(struct uwb_rc *rc) in uwb_drp_avail_ie_update() 274 struct uwb_rc *rc = evt->rc; in uwbd_evt_handle_rc_drp_avail() local
|
D | reset.c | 71 int uwb_rc_cmd_async(struct uwb_rc *rc, const char *cmd_name, in uwb_rc_cmd_async() 124 static void uwb_rc_cmd_done(struct uwb_rc *rc, void *arg, in uwb_rc_cmd_done() 171 ssize_t __uwb_rc_cmd(struct uwb_rc *rc, const char *cmd_name, in __uwb_rc_cmd() 227 ssize_t uwb_rc_cmd(struct uwb_rc *rc, const char *cmd_name, in uwb_rc_cmd() 270 ssize_t uwb_rc_vcmd(struct uwb_rc *rc, const char *cmd_name, in uwb_rc_vcmd() 291 int uwb_rc_reset(struct uwb_rc *rc) in uwb_rc_reset() 325 struct uwb_rc *rc = evt->rc; in uwbd_msg_handle_reset() local 350 void uwb_rc_reset_all(struct uwb_rc *rc) in uwb_rc_reset_all() 367 void uwb_rc_pre_reset(struct uwb_rc *rc) in uwb_rc_pre_reset() 377 int uwb_rc_post_reset(struct uwb_rc *rc) in uwb_rc_post_reset()
|
D | address.c | 59 int uwb_rc_dev_addr_mgmt(struct uwb_rc *rc, in uwb_rc_dev_addr_mgmt() 124 static int uwb_rc_addr_set(struct uwb_rc *rc, in uwb_rc_addr_set() 162 static int uwb_rc_addr_get(struct uwb_rc *rc, in uwb_rc_addr_get() 203 int uwb_rc_mac_addr_get(struct uwb_rc *rc, in uwb_rc_mac_addr_get() 211 int uwb_rc_dev_addr_get(struct uwb_rc *rc, in uwb_rc_dev_addr_get() 219 int uwb_rc_mac_addr_set(struct uwb_rc *rc, in uwb_rc_mac_addr_set() 231 int uwb_rc_dev_addr_set(struct uwb_rc *rc, in uwb_rc_dev_addr_set() 277 int uwb_rc_dev_addr_assign(struct uwb_rc *rc) in uwb_rc_dev_addr_assign() 299 struct uwb_rc *rc = evt->rc; in uwbd_evt_handle_rc_dev_addr_conflict() local 312 struct uwb_rc *rc = uwb_dev->rc; in uwb_rc_mac_addr_show() local [all …]
|
D | uwb-debug.c | 85 static int cmd_rsv_establish(struct uwb_rc *rc, in cmd_rsv_establish() 122 static int cmd_rsv_terminate(struct uwb_rc *rc, in cmd_rsv_terminate() 150 static int cmd_ie_add(struct uwb_rc *rc, struct uwb_dbg_cmd_ie *ie_to_add) in cmd_ie_add() 157 static int cmd_ie_rm(struct uwb_rc *rc, struct uwb_dbg_cmd_ie *ie_to_rm) in cmd_ie_rm() 165 struct uwb_rc *rc = file->private_data; in command_write() local 211 struct uwb_rc *rc = s->private; in reservations_show() local 247 struct uwb_rc *rc = s->private; in drp_avail_show() local 283 void uwb_dbg_add_rc(struct uwb_rc *rc) in uwb_dbg_add_rc() 320 void uwb_dbg_del_rc(struct uwb_rc *rc) in uwb_dbg_del_rc() 364 struct uwb_rc *rc = pal->rc; in uwb_dbg_create_pal_dir() local
|
D | uwbd.c | 213 struct uwb_rc *rc; in uwbd_event_handle_message() local 231 struct uwb_rc *rc; in uwbd_event_handle() local 269 struct uwb_rc *rc = param; in uwbd() local 303 void uwbd_start(struct uwb_rc *rc) in uwbd_start() 317 void uwbd_stop(struct uwb_rc *rc) in uwbd_stop() 338 struct uwb_rc *rc = evt->rc; in uwbd_event_queue() local 355 void uwbd_flush(struct uwb_rc *rc) in uwbd_flush()
|
/linux-4.19.296/fs/ecryptfs/ |
D | messaging.c | 54 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
|
D | crypto.c | 92 int rc = 0; in ecryptfs_calculate_md5() local 113 int rc; in ecryptfs_crypto_api_algify_cipher_name() local 142 int rc = 0; in ecryptfs_derive_iv() local 186 int rc; in ecryptfs_init_crypt_stat() local 294 int rc; member 297 static void extent_crypt_complete(struct crypto_async_request *req, int rc) in extent_crypt_complete() 326 int rc = 0; in crypt_scatterlist() local 415 int rc; in crypt_extent() local 472 int rc = 0; in ecryptfs_encrypt_page() local 540 int rc = 0; in ecryptfs_decrypt_page() local [all …]
|
D | keystore.c | 45 int rc = 0; in process_request_key_err() local 70 int rc = err_code; in process_find_global_auth_tok_for_sig_err() local 98 int rc = 0; in ecryptfs_parse_packet_length() local 139 int rc = 0; in ecryptfs_write_packet_length() local 165 int rc; in write_tag_64_packet() local 223 int rc; in parse_tag_65_packet() local 309 int rc; in write_tag_66_packet() local 367 int rc; in parse_tag_67_packet() local 433 int rc = 0; in ecryptfs_verify_version() local 469 int rc = 0; in ecryptfs_verify_auth_tok_from_key() local [all …]
|
D | inode.c | 147 int rc; in ecryptfs_do_unlink() local 182 int rc; in ecryptfs_do_create() local 222 int rc = 0; in ecryptfs_initialize_file() local 267 int rc; in ecryptfs_create() local 294 int rc; in ecryptfs_i_size_read() local 331 int rc = 0; in ecryptfs_lookup_interpose() local 398 int rc = 0; in ecryptfs_lookup() local 437 int rc; in ecryptfs_link() local 472 int rc; in ecryptfs_symlink() local 510 int rc; in ecryptfs_mkdir() local [all …]
|
/linux-4.19.296/lib/ |
D | decompress_unlzma.c | 67 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 …]
|
/linux-4.19.296/drivers/misc/mic/cosm_client/ |
D | cosm_scif_client.c | 44 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
|
/linux-4.19.296/drivers/misc/mic/cosm/ |
D | cosm_scif_server.c | 141 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
|
/linux-4.19.296/drivers/char/tpm/ |
D | tpm_tis_core.c | 56 long rc; in wait_for_tpm_stat() local 108 int rc; in wait_startup() local 125 int rc; in check_locality() local 155 long rc; in request_locality() local 195 int rc; in tpm_tis_status() local 217 int burstcnt, rc; in get_burstcount() local 241 int size = 0, burstcnt, rc; in recv_data() local 273 int rc; in tpm_tis_recv() local 331 int rc, status, burstcnt; in tpm_tis_send_data() local 400 int rc; in disable_interrupts() local [all …]
|
D | tpm-interface.c | 373 int rc; in tpm_request_locality() local 392 int rc; in tpm_relinquish_locality() local 435 int rc; in tpm_try_transmit() local 603 u32 rc = 0; in tpm_transmit() local 706 int rc; in tpm_startup() local 747 int rc; in tpm_getcap() local 781 ssize_t rc; in tpm_get_timeouts() local 926 int rc; in tpm_continue_selftest() local 946 int rc; in tpm_pcr_read_dev() local 972 int rc; in tpm_is_tpm2() local [all …]
|
D | tpm_ibmvtpm.c | 153 int rc; in ibmvtpm_crq_send_init() local 174 int rc = 0; in tpm_ibmvtpm_resume() local 215 int rc, sig; in tpm_ibmvtpm_send() local 292 int rc; in ibmvtpm_crq_get_rtce_size() local 315 int rc; in ibmvtpm_crq_get_version() local 336 int rc; in ibmvtpm_crq_send_init_complete() local 356 int rc = 0; in tpm_ibmvtpm_remove() local 420 int rc = 0; in tpm_ibmvtpm_suspend() local 442 int rc = 0; in ibmvtpm_reset_crq() local 509 int rc = 0; in ibmvtpm_crq_process() local [all …]
|
/linux-4.19.296/drivers/s390/net/ |
D | qeth_l3_main.c | 117 int rc = 0; in qeth_l3_is_addr_covered_by_ipato() local 153 int rc = 0; in qeth_l3_delete_ip() local 191 int rc = 0; in qeth_l3_add_ip() local 311 int rc; in qeth_l3_recover_ip() local 346 int rc; in qeth_l3_send_setdelmc() local 433 int rc; in qeth_l3_send_setrouting() local 482 int rc; in qeth_l3_setrouting_v4() local 504 int rc = 0; in qeth_l3_setrouting_v6() local 566 int rc = 0; in qeth_l3_add_ipato_entry() local 598 int rc = -ENOENT; in qeth_l3_del_ipato_entry() local [all …]
|
/linux-4.19.296/drivers/media/tuners/ |
D | r820t.c | 355 int rc, size, pos = 0; in r820t_write() local 410 int rc = r820t_read_cache_reg(priv, reg); in r820t_write_reg_mask() local 422 int rc, i; in r820t_read() local 453 int i, rc; in r820t_set_mux() local 522 int rc, i; in r820t_set_pll() local 703 int rc; in r820t_sysfreq_sel() local 933 int rc, i; in r820t_set_tv_standard() local 1187 int rc; in r820t_read_gain() local 1292 int rc; in generic_set_freq() local 1335 int rc; in r820t_standby() local [all …]
|
/linux-4.19.296/fs/dlm/ |
D | rcom.c | 35 struct dlm_rcom *rc; in create_rcom() local 68 struct dlm_rcom *rc) in send_rcom() 95 static int check_rcom_config(struct dlm_ls *ls, struct dlm_rcom *rc, int nodeid) in check_rcom_config() 146 struct dlm_rcom *rc; in dlm_rcom_status() local 196 struct dlm_rcom *rc; in receive_rcom_status() local 276 struct dlm_rcom *rc; in dlm_rcom_names() local 303 struct dlm_rcom *rc; in receive_rcom_names() local 324 struct dlm_rcom *rc; in dlm_send_rcom_lookup() local 343 struct dlm_rcom *rc; in receive_rcom_lookup() local 408 struct dlm_rcom *rc; in dlm_send_rcom_lock() local [all …]
|
/linux-4.19.296/drivers/pci/hotplug/ |
D | ibmphp_core.c | 63 int rc = 1; in get_cur_bus_info() local 93 int rc; in slot_update() local 223 int rc = 0; in set_attention_status() local 267 int rc = -ENODEV; in get_attention_status() local 298 int rc = -ENODEV; in get_latch_status() local 325 int rc = -ENODEV; in get_power_status() local 351 int rc = -ENODEV; in get_adapter_present() local 382 int rc = 0; in get_max_bus_speed() local 489 int rc; in init_ops() local 587 int rc; in ibmphp_update_slot_info() local [all …]
|