Home
last modified time | relevance | path

Searched defs:smc (Results 1 - 25 of 90) sorted by relevance

1234

/kernel/linux/linux-5.10/net/smc/
H A DMakefile
H A Dsmc_diag.c49 struct smc_sock *smc = smc_sk(sk); in smc_diag_msg_common_fill() local
89 struct smc_sock *smc = smc_sk(sk); __smc_diag_dump() local
[all...]
H A Dsmc_close.c24 void smc_clcsock_release(struct smc_sock *smc) in smc_clcsock_release() argument
49 smc_close_stream_wait(struct smc_sock *smc, long timeout) smc_close_stream_wait() argument
78 smc_close_wake_tx_prepared(struct smc_sock *smc) smc_close_wake_tx_prepared() argument
111 smc_close_cancel_work(struct smc_sock *smc) smc_close_cancel_work() argument
125 smc_close_active_abort(struct smc_sock *smc) smc_close_active_abort() argument
190 smc_close_active(struct smc_sock *smc) smc_close_active() argument
306 smc_close_passive_abort_received(struct smc_sock *smc) smc_close_passive_abort_received() argument
355 struct smc_sock *smc = container_of(conn, struct smc_sock, conn); smc_close_passive_work() local
441 smc_close_shutdown_write(struct smc_sock *smc) smc_close_shutdown_write() argument
497 smc_close_init(struct smc_sock *smc) smc_close_init() argument
[all...]
/kernel/linux/linux-6.6/net/smc/
H A DMakefile
/foundation/filemanagement/dfs_service/test/mock/
H A Dsystem_ability_manager_client_mock.h30 static inline std::shared_ptr<DfsSystemAbilityManagerClient> smc = nullptr; member in OHOS::FileManagement::CloudSync::DfsSystemAbilityManagerClient
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/
H A Dsmtinit.c43 static void set_oem_spec_val(struct s_smc *smc) in set_oem_spec_val() argument
60 int init_smt(struct s_smc *smc, const u_char *mac_addr) in init_smt() argument
[all...]
H A Dqueue.c26 void ev_init(struct s_smc *smc) in ev_init() argument
34 void queue_event(struct s_smc *smc, int class, int event) in queue_event() argument
50 timer_event(struct s_smc *smc, u_long token) timer_event() argument
65 ev_dispatcher(struct s_smc *smc) ev_dispatcher() argument
119 smt_online(struct s_smc *smc, int on) smt_online() argument
133 do_smt_flag(struct s_smc *smc, char *flag, int value) do_smt_flag() argument
[all...]
H A Dsmttimer.c23 void smt_timer_init(struct s_smc *smc) in smt_timer_init() argument
31 void smt_timer_stop(struct s_smc *smc, struct smt_timer *timer) in smt_timer_stop() argument
54 smt_timer_start(struct s_smc *smc, struct smt_timer *timer, u_long time, u_long token) smt_timer_start() argument
102 smt_force_irq(struct s_smc *smc) smt_force_irq() argument
107 smt_timer_done(struct s_smc *smc) smt_timer_done() argument
112 timer_done(struct s_smc *smc, int restart) timer_done() argument
[all...]
H A Dhwt.c55 void hwt_start(struct s_smc *smc, u_long time) in hwt_start() argument
93 void hwt_stop(struct s_smc *smc) in hwt_stop() argument
115 hwt_init(struct s_smc *smc) hwt_init() argument
138 hwt_restart(struct s_smc *smc) hwt_restart() argument
156 hwt_read(struct s_smc *smc) hwt_read() argument
191 hwt_quick_read(struct s_smc *smc) hwt_quick_read() argument
219 hwt_wait_time(struct s_smc *smc, u_long start, long int duration) hwt_wait_time() argument
[all...]
H A Dess.c112 int ess_raf_received_pack(struct s_smc *smc, SMbu argument
375 process_bw_alloc(struct s_smc *smc, long int payload, long int overhead) process_bw_alloc() argument
471 ess_send_response(struct s_smc *smc, struct smt_header *sm, int sba_cmd) ess_send_response() argument
536 ess_timer_poll(struct s_smc *smc) ess_timer_poll() argument
550 ess_send_alc_req(struct s_smc *smc) ess_send_alc_req() argument
658 ess_send_frame(struct s_smc *smc, SMbuf *mb) ess_send_frame() argument
684 ess_para_change(struct s_smc *smc) ess_para_change() argument
690 ess_config_fifo(struct s_smc *smc) ess_config_fifo() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/
H A Dsmtinit.c47 static void set_oem_spec_val(struct s_smc *smc) in set_oem_spec_val() argument
64 int init_smt(struct s_smc *smc, u_char *mac_addr) in init_smt() argument
[all...]
H A Dqueue.c30 void ev_init(struct s_smc *smc) in ev_init() argument
38 void queue_event(struct s_smc *smc, int class, int event) in queue_event() argument
54 timer_event(struct s_smc *smc, u_long token) timer_event() argument
69 ev_dispatcher(struct s_smc *smc) ev_dispatcher() argument
123 smt_online(struct s_smc *smc, int on) smt_online() argument
137 do_smt_flag(struct s_smc *smc, char *flag, int value) do_smt_flag() argument
[all...]
H A Dsmttimer.c27 void smt_timer_init(struct s_smc *smc) in smt_timer_init() argument
35 void smt_timer_stop(struct s_smc *smc, struct smt_timer *timer) in smt_timer_stop() argument
58 smt_timer_start(struct s_smc *smc, struct smt_timer *timer, u_long time, u_long token) smt_timer_start() argument
106 smt_force_irq(struct s_smc *smc) smt_force_irq() argument
111 smt_timer_done(struct s_smc *smc) smt_timer_done() argument
116 timer_done(struct s_smc *smc, int restart) timer_done() argument
[all...]
H A Dhwt.c59 void hwt_start(struct s_smc *smc, u_long time) in hwt_start() argument
97 void hwt_stop(struct s_smc *smc) in hwt_stop() argument
119 hwt_init(struct s_smc *smc) hwt_init() argument
142 hwt_restart(struct s_smc *smc) hwt_restart() argument
160 hwt_read(struct s_smc *smc) hwt_read() argument
195 hwt_quick_read(struct s_smc *smc) hwt_quick_read() argument
223 hwt_wait_time(struct s_smc *smc, u_long start, long int duration) hwt_wait_time() argument
[all...]
H A Dess.c113 int ess_raf_received_pack(struct s_smc *smc, SMbu argument
376 process_bw_alloc(struct s_smc *smc, long int payload, long int overhead) process_bw_alloc() argument
472 ess_send_response(struct s_smc *smc, struct smt_header *sm, int sba_cmd) ess_send_response() argument
537 ess_timer_poll(struct s_smc *smc) ess_timer_poll() argument
551 ess_send_alc_req(struct s_smc *smc) ess_send_alc_req() argument
659 ess_send_frame(struct s_smc *smc, SMbuf *mb) ess_send_frame() argument
685 ess_para_change(struct s_smc *smc) ess_para_change() argument
691 ess_config_fifo(struct s_smc *smc) ess_config_fifo() argument
[all...]
H A Drmt.c119 rmt_init(struct s_smc *smc) rmt_init() argument
141 rmt(struct s_smc *smc, int event) rmt() argument
160 rmt_fsm(struct s_smc *smc, int cmd) rmt_fsm() argument
525 rmt_dup_actions(struct s_smc *smc) rmt_dup_actions() argument
544 rmt_reinsert_actions(struct s_smc *smc) rmt_reinsert_actions() argument
553 rmt_new_dup_actions(struct s_smc *smc) rmt_new_dup_actions() argument
578 rmt_leave_actions(struct s_smc *smc) rmt_leave_actions() argument
591 start_rmt_timer0(struct s_smc *smc, u_long value, int event) start_rmt_timer0() argument
601 start_rmt_timer1(struct s_smc *smc, u_long value, int event) start_rmt_timer1() argument
611 start_rmt_timer2(struct s_smc *smc, u_long value, int event) start_rmt_timer2() argument
621 stop_rmt_timer0(struct s_smc *smc) stop_rmt_timer0() argument
631 stop_rmt_timer1(struct s_smc *smc) stop_rmt_timer1() argument
641 stop_rmt_timer2(struct s_smc *smc) stop_rmt_timer2() argument
[all...]
H A Dcfm.c95 void cfm_init(struct s_smc *smc) in cfm_init() argument
110 selection_criteria(struct s_smc *smc, struct s_phy *phy) selection_criteria() argument
136 all_selection_criteria(struct s_smc *smc) all_selection_criteria() argument
147 cem_priv_state(struct s_smc *smc, int event) cem_priv_state() argument
203 cfm(struct s_smc *smc, int event) cfm() argument
266 cfm_fsm(struct s_smc *smc, int cmd) cfm_fsm() argument
524 cfm_get_mac_input(struct s_smc *smc) cfm_get_mac_input() argument
535 cfm_get_mac_output(struct s_smc *smc) cfm_get_mac_output() argument
575 cem_build_path(struct s_smc *smc, char *to, int path_index) cem_build_path() argument
[all...]
H A Decm.c99 void ecm_init(struct s_smc *smc) in ecm_init() argument
117 ecm(struct s_smc *smc, int event) ecm() argument
136 ecm_fsm(struct s_smc *smc, int cmd) ecm_fsm() argument
418 prop_actions(struct s_smc *smc) prop_actions() argument
468 prop_actions(struct s_smc *smc) prop_actions() argument
514 start_ecm_timer(struct s_smc *smc, u_long value, int event) start_ecm_timer() argument
523 stop_ecm_timer(struct s_smc *smc) stop_ecm_timer() argument
[all...]
H A Dsrf.c68 void smt_init_evc(struct s_smc *smc) in smt_init_evc() argument
157 smt_get_evc(struct s_smc *smc, int code, int index) smt_get_evc() argument
181 smt_srf_event(struct s_smc *smc, int code, int index, int cond) smt_srf_event() argument
329 clear_all_rep(struct s_smc *smc) clear_all_rep() argument
342 clear_reported(struct s_smc *smc) clear_reported() argument
365 smt_send_srf(struct s_smc *smc) smt_send_srf() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dvp9dsp.h120 vp9_scaled_mc_func smc[5][N_FILTERS][2]; member
/third_party/ffmpeg/libavformat/
H A Dsmjpegenc.c98 SMJPEGMuxContext *smc = s->priv_data; in smjpeg_write_packet() local
120 SMJPEGMuxContext *smc = s->priv_data; in smjpeg_write_trailer() local
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_api/cloudsync_impl/
H A Dcloud_sync_service_proxy_lite_test.cpp58 SystemAbilityManagerClientMock::smc = smc_; in SetUpTestCase() member in OHOS::FileManagement::CloudSync::Test::SystemAbilityManagerClientMock
65 SystemAbilityManagerClientMock::smc = nullptr; in TearDownTestCase() member in OHOS::FileManagement::CloudSync::Test::SystemAbilityManagerClientMock
/kernel/linux/linux-5.10/drivers/firmware/
H A Dqcom_scm-legacy.c110 static void __scm_legacy_do(const struct arm_smccc_args *smc, in __scm_legacy_do() argument
139 struct arm_smccc_args smc = {0}; scm_legacy_call() local
[all...]
H A Dqcom_scm-smc.c36 static void __scm_smc_do_quirk(const struct arm_smccc_args *smc, in __scm_smc_do_quirk() argument
55 static void __scm_smc_do(const struct arm_smccc_args *smc, in __scm_smc_do() argument
95 struct arm_smccc_args smc = {0}; __scm_smc_call() local
[all...]
/kernel/linux/linux-6.6/drivers/firmware/
H A Dqcom_scm-legacy.c110 static void __scm_legacy_do(const struct arm_smccc_args *smc, in __scm_legacy_do() argument
142 struct arm_smccc_args smc = {0}; scm_legacy_call() local
[all...]

Completed in 8 milliseconds

1234