Home
last modified time | relevance | path

Searched defs:c (Results 176 – 200 of 4295) sorted by relevance

12345678910>>...172

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dide.h13 #define __ide_mm_insw(p, a, c) readsw((void __iomem *)(p), (a), (c)) argument
14 #define __ide_mm_insl(p, a, c) readsl((void __iomem *)(p), (a), (c)) argument
15 #define __ide_mm_outsw(p, a, c) writesw((void __iomem *)(p), (a), (c)) argument
16 #define __ide_mm_outsl(p, a, c) writesl((void __iomem *)(p), (a), (c)) argument
/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A Dcxd2820r_core.c50 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cxd2820r_gpio() local
108 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cxd2820r_set_frontend() local
151 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cxd2820r_read_status() local
178 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cxd2820r_get_frontend() local
207 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cxd2820r_read_ber() local
221 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cxd2820r_read_signal_strength() local
237 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cxd2820r_read_snr() local
253 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cxd2820r_read_ucblocks() local
271 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cxd2820r_sleep() local
298 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cxd2820r_get_tune_settings() local
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_8100.c77 static void test_8102(ADBG_Case_t *c) in test_8102()
139 static bool get_cert(ADBG_Case_t *c, const char *crt_str, X509 **crt) in get_cert()
164 static bool push_cert(ADBG_Case_t *c, const char *crt_str, STACK_OF(X509) *cs) in push_cert()
181 static bool check(ADBG_Case_t *c, STACK_OF(X509) *trusted, in check()
227 static bool verify_cert(ADBG_Case_t *c, const char *ca, const char *mid, in verify_cert()
259 static bool verify_cert(ADBG_Case_t *c, const char *ca, in verify_cert()
271 static void test_8103(ADBG_Case_t *c) in test_8103()
H A Dbenchmark_2000.c28 static void xtest_tee_benchmark_2001(ADBG_Case_t *c) in xtest_tee_benchmark_2001()
42 static void xtest_tee_benchmark_2002(ADBG_Case_t *c) in xtest_tee_benchmark_2002()
66 static void xtest_tee_benchmark_2011(ADBG_Case_t *c) in xtest_tee_benchmark_2011()
80 static void xtest_tee_benchmark_2012(ADBG_Case_t *c) in xtest_tee_benchmark_2012()
/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dbpf_core_read.h237 #define ___last4(a, b, c, x) x argument
238 #define ___last5(a, b, c, d, x) x argument
239 #define ___last6(a, b, c, d, e, x) x argument
240 #define ___last7(a, b, c, d, e, f, x) x argument
241 #define ___last8(a, b, c, d, e, f, g, x) x argument
242 #define ___last9(a, b, c, d, e, f, g, h, x) x argument
243 #define ___last10(a, b, c, d, e, f, g, h, i, x) x argument
248 #define ___nolast4(a, b, c, _) a, b, c argument
249 #define ___nolast5(a, b, c, d, _) a, b, c, d argument
250 #define ___nolast6(a, b, c, d, e, _) a, b, c, d, e argument
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/include/
H A Dstdint-gcc.h240 #define INT8_C(c) __INT8_C(c) argument
242 #define INT16_C(c) __INT16_C(c) argument
244 #define INT32_C(c) __INT32_C(c) argument
246 #define INT64_C(c) __INT64_C(c) argument
248 #define UINT8_C(c) __UINT8_C(c) argument
250 #define UINT16_C(c) __UINT16_C(c) argument
252 #define UINT32_C(c) __UINT32_C(c) argument
254 #define UINT64_C(c) __UINT64_C(c) argument
256 #define INTMAX_C(c) __INTMAX_C(c) argument
258 #define UINTMAX_C(c) __UINTMAX_C(c) argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/include/
H A Dstdint-gcc.h240 #define INT8_C(c) __INT8_C(c) argument
242 #define INT16_C(c) __INT16_C(c) argument
244 #define INT32_C(c) __INT32_C(c) argument
246 #define INT64_C(c) __INT64_C(c) argument
248 #define UINT8_C(c) __UINT8_C(c) argument
250 #define UINT16_C(c) __UINT16_C(c) argument
252 #define UINT32_C(c) __UINT32_C(c) argument
254 #define UINT64_C(c) __UINT64_C(c) argument
256 #define INTMAX_C(c) __INTMAX_C(c) argument
258 #define UINTMAX_C(c) __UINTMAX_C(c) argument
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvif/
H A Dpush906f.h22 #define PUSH_HDR(p,o,n,f,s,m,c) do { \ argument
35 #define PUSH_MTHD_HDR(p,c,m,n) \ argument
39 #define PUSH_NINC_HDR(p,c,m,n) \ argument
42 #define PUSH_IMMD_HDR(p,c,m,n) \ argument
46 #define PUSH_1INC_HDR(p,c,m,n) \ argument
/OK3568_Linux_fs/kernel/drivers/media/common/siano/
H A Dsmsdvb-main.c121 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in smsdvb_stats_not_ready() local
216 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in smsdvb_update_tx_params() local
233 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in smsdvb_update_per_slices() local
273 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in smsdvb_update_dvb_stats() local
325 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in smsdvb_update_isdbt_stats() local
421 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in smsdvb_update_isdbt_stats_ex() local
512 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in smsdvb_onresponse() local
779 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in smsdvb_read_signal_strength() local
802 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in smsdvb_read_snr() local
821 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in smsdvb_read_ucblocks() local
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqgeoshape.cpp376 QGeoCircle c = shape; in operator <<() local
383 for (const auto &c: p.path()) in operator <<() local
390 for (const auto &c: p.path()) in operator <<() local
416 QGeoCoordinate c; in operator >>() local
424 QGeoCoordinate c; in operator >>() local
436 QGeoCoordinate c; in operator >>() local
/OK3568_Linux_fs/kernel/drivers/tty/
H A Dn_tty.c312 static inline void put_tty_queue(unsigned char c, struct n_tty_data *ldata) in put_tty_queue()
386 static inline int is_utf8_continuation(unsigned char c) in is_utf8_continuation()
399 static inline int is_continuation(unsigned char c, struct tty_struct *tty) in is_continuation()
426 static int do_output_char(unsigned char c, struct tty_struct *tty, int space) in do_output_char()
501 static int process_output(unsigned char c, struct tty_struct *tty) in process_output()
556 unsigned char c = *cp; in process_output_block() local
626 unsigned char c; in __process_echoes() local
836 static inline void add_echo_byte(unsigned char c, struct n_tty_data *ldata) in add_echo_byte()
912 static void echo_char_raw(unsigned char c, struct n_tty_data *ldata) in echo_char_raw()
934 static void echo_char(unsigned char c, struct tty_struct *tty) in echo_char()
[all …]
/OK3568_Linux_fs/kernel/fs/jffs2/
H A Dsummary.c26 int jffs2_sum_init(struct jffs2_sb_info *c) in jffs2_sum_init()
50 void jffs2_sum_exit(struct jffs2_sb_info *c) in jffs2_sum_exit()
231 void jffs2_sum_move_collected(struct jffs2_sb_info *c, struct jffs2_summary *s) in jffs2_sum_move_collected()
248 int jffs2_sum_add_kvec(struct jffs2_sb_info *c, const struct kvec *invecs, in jffs2_sum_add_kvec()
370 static struct jffs2_raw_node_ref *sum_link_node_ref(struct jffs2_sb_info *c, in sum_link_node_ref()
386 static int jffs2_sum_process_sum_data(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, in jffs2_sum_process_sum_data()
572 int jffs2_sum_scan_sumnode(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, in jffs2_sum_scan_sumnode()
674 static int jffs2_sum_write_data(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, in jffs2_sum_write_data()
849 int jffs2_sum_write_sumnode(struct jffs2_sb_info *c) in jffs2_sum_write_sumnode()
H A Dgc.c44 static struct jffs2_eraseblock *jffs2_find_gc_block(struct jffs2_sb_info *c) in jffs2_find_gc_block()
124 int jffs2_garbage_collect_pass(struct jffs2_sb_info *c) in jffs2_garbage_collect_pass()
497 static int jffs2_garbage_collect_live(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, in jffs2_garbage_collect_live()
591 static int jffs2_garbage_collect_pristine(struct jffs2_sb_info *c, in jffs2_garbage_collect_pristine()
758 static int jffs2_garbage_collect_metadata(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, in jffs2_garbage_collect_metadata()
850 static int jffs2_garbage_collect_dirent(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, in jffs2_garbage_collect_dirent()
895 static int jffs2_garbage_collect_deletion_dirent(struct jffs2_sb_info *c, struct jffs2_eraseblock *… in jffs2_garbage_collect_deletion_dirent()
1013 static int jffs2_garbage_collect_hole(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, in jffs2_garbage_collect_hole()
1164 static int jffs2_garbage_collect_dnode(struct jffs2_sb_info *c, struct jffs2_eraseblock *orig_jeb, in jffs2_garbage_collect_dnode()
/OK3568_Linux_fs/kernel/drivers/dma/
H A Dzx_dma.c187 static int zx_dma_start_txd(struct zx_dma_chan *c) in zx_dma_start_txd()
220 struct zx_dma_chan *c, *cn; in zx_dma_task() local
275 struct zx_dma_chan *c; in zx_dma_int_handler() local
317 struct zx_dma_chan *c = to_zx_chan(chan); in zx_dma_free_chan_resources() local
333 struct zx_dma_chan *c = to_zx_chan(chan); in zx_dma_tx_status() local
379 struct zx_dma_chan *c = to_zx_chan(chan); in zx_dma_issue_pending() local
419 struct zx_dma_chan *c = to_zx_chan(chan); in zx_alloc_desc_resource() local
457 static int zx_pre_config(struct zx_dma_chan *c, enum dma_transfer_direction dir) in zx_pre_config()
508 struct zx_dma_chan *c = to_zx_chan(chan); in zx_dma_prep_memcpy() local
547 struct zx_dma_chan *c = to_zx_chan(chan); in zx_dma_prep_slave_sg() local
[all …]
H A Dsa11x0-dma.c136 static struct sa11x0_dma_desc *sa11x0_dma_next_desc(struct sa11x0_dma_chan *c) in sa11x0_dma_next_desc()
159 struct sa11x0_dma_chan *c) in sa11x0_dma_start_sg()
223 struct sa11x0_dma_chan *c) in sa11x0_dma_complete()
252 struct sa11x0_dma_chan *c; in sa11x0_dma_irq() local
299 static void sa11x0_dma_start_txd(struct sa11x0_dma_chan *c) in sa11x0_dma_start_txd()
330 struct sa11x0_dma_chan *c; in sa11x0_dma_tasklet() local
390 struct sa11x0_dma_chan *c = to_sa11x0_dma_chan(chan); in sa11x0_dma_free_chan_resources() local
420 struct sa11x0_dma_chan *c = to_sa11x0_dma_chan(chan); in sa11x0_dma_tx_status() local
502 struct sa11x0_dma_chan *c = to_sa11x0_dma_chan(chan); in sa11x0_dma_issue_pending() local
526 struct sa11x0_dma_chan *c = to_sa11x0_dma_chan(chan); in sa11x0_dma_prep_slave_sg() local
[all …]
/OK3568_Linux_fs/kernel/drivers/clk/qcom/
H A Dclk-rpmh.c140 static inline bool has_state_changed(struct clk_rpmh *c, u32 state) in has_state_changed()
146 static int clk_rpmh_send(struct clk_rpmh *c, enum rpmh_state state, in clk_rpmh_send()
155 static int clk_rpmh_send_aggregate_command(struct clk_rpmh *c) in clk_rpmh_send_aggregate_command()
193 static int clk_rpmh_aggregate_state_send_command(struct clk_rpmh *c, in clk_rpmh_aggregate_state_send_command()
222 struct clk_rpmh *c = to_clk_rpmh(hw); in clk_rpmh_prepare() local
234 struct clk_rpmh *c = to_clk_rpmh(hw); in clk_rpmh_unprepare() local
258 static int clk_rpmh_bcm_send_cmd(struct clk_rpmh *c, bool enable) in clk_rpmh_bcm_send_cmd()
293 struct clk_rpmh *c = to_clk_rpmh(hw); in clk_rpmh_bcm_prepare() local
300 struct clk_rpmh *c = to_clk_rpmh(hw); in clk_rpmh_bcm_unprepare() local
308 struct clk_rpmh *c = to_clk_rpmh(hw); in clk_rpmh_bcm_set_rate() local
[all …]
/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dmisc.c6 void ubifs_msg(const struct ubifs_info *c, const char *fmt, ...) in ubifs_msg()
23 void ubifs_err(const struct ubifs_info *c, const char *fmt, ...) in ubifs_err()
42 void ubifs_warn(const struct ubifs_info *c, const char *fmt, ...) in ubifs_warn()
66 const char *ubifs_assert_action_name(struct ubifs_info *c) in ubifs_assert_action_name()
H A Dscan.c57 int ubifs_scan_a_node(const struct ubifs_info *c, void *buf, int len, int lnum, in ubifs_scan_a_node()
125 struct ubifs_scan_leb *ubifs_start_scan(const struct ubifs_info *c, int lnum, in ubifs_start_scan()
163 void ubifs_end_scan(const struct ubifs_info *c, struct ubifs_scan_leb *sleb, in ubifs_end_scan()
181 int ubifs_add_snod(const struct ubifs_info *c, struct ubifs_scan_leb *sleb, in ubifs_add_snod()
225 void ubifs_scanned_corruption(const struct ubifs_info *c, int lnum, int offs, in ubifs_scanned_corruption()
254 struct ubifs_scan_leb *ubifs_scan(const struct ubifs_info *c, int lnum, in ubifs_scan()
/OK3568_Linux_fs/kernel/net/ipv4/netfilter/
H A Dipt_CLUSTERIP.c83 clusterip_config_get(struct clusterip_config *c) in clusterip_config_get()
103 clusterip_config_put(struct clusterip_config *c) in clusterip_config_put()
113 clusterip_config_entry_put(struct clusterip_config *c) in clusterip_config_entry_put()
139 struct clusterip_config *c; in __clusterip_config_find() local
153 struct clusterip_config *c; in clusterip_config_find_get() local
178 clusterip_config_init_nodelist(struct clusterip_config *c, in clusterip_config_init_nodelist()
194 struct clusterip_config *c; in clusterip_netdev_event() local
232 struct clusterip_config *c; in clusterip_config_init() local
308 clusterip_add_node(struct clusterip_config *c, u_int16_t nodenum) in clusterip_add_node()
323 clusterip_del_node(struct clusterip_config *c, u_int16_t nodenum) in clusterip_del_node()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeopolygon/
H A Dtst_qgeopolygon.cpp96 for (const QGeoCoordinate &c : coords) { in listConstructor() local
170 QGeoPolygon c; in type() local
186 for (const QGeoCoordinate &c : coords) { in path() local
293 QList<QGeoCoordinate> c; in contains_data() local
332 QList<QGeoCoordinate> c; in boundingGeoRectangle_data() local
391 QList<QGeoCoordinate> c; in extendShape_data() local
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dscan.c62 int ubifs_scan_a_node(const struct ubifs_info *c, void *buf, int len, int lnum, in ubifs_scan_a_node()
130 struct ubifs_scan_leb *ubifs_start_scan(const struct ubifs_info *c, int lnum, in ubifs_start_scan()
168 void ubifs_end_scan(const struct ubifs_info *c, struct ubifs_scan_leb *sleb, in ubifs_end_scan()
187 int ubifs_add_snod(const struct ubifs_info *c, struct ubifs_scan_leb *sleb, in ubifs_add_snod()
231 void ubifs_scanned_corruption(const struct ubifs_info *c, int lnum, int offs, in ubifs_scanned_corruption()
260 struct ubifs_scan_leb *ubifs_scan(const struct ubifs_info *c, int lnum, in ubifs_scan()
H A Dmaster.c30 static int scan_for_master(struct ubifs_info *c) in scan_for_master()
92 static int validate_master(const struct ubifs_info *c) in validate_master()
250 int ubifs_read_master(struct ubifs_info *c) in ubifs_read_master()
356 int ubifs_write_master(struct ubifs_info *c) in ubifs_write_master()
/OK3568_Linux_fs/kernel/drivers/clk/
H A Dclk-bd718x7.c37 static int bd71837_clk_set(struct bd718xx_clk *c, unsigned int status) in bd71837_clk_set()
45 struct bd718xx_clk *c = container_of(hw, struct bd718xx_clk, hw); in bd71837_clk_disable() local
54 struct bd718xx_clk *c = container_of(hw, struct bd718xx_clk, hw); in bd71837_clk_enable() local
63 struct bd718xx_clk *c = container_of(hw, struct bd718xx_clk, hw); in bd71837_clk_is_enabled() local
81 struct bd718xx_clk *c; in bd71837_clk_probe() local
/OK3568_Linux_fs/kernel/net/ceph/
H A Darmor.c15 static int encode_bits(int c) in encode_bits()
20 static int decode_bits(char c) in decode_bits()
43 unsigned char a, b, c; in ceph_armor() local
80 int a, b, c, d; in ceph_unarmor() local
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/gp/include/
H A Dxml_crypto_api.h1057 static TEEC_Result Invoke_Crypto_AllocateOperation(ADBG_Case_t *c, in Invoke_Crypto_AllocateOperation()
1091 static TEEC_Result Invoke_Crypto_GetOperationInfo(ADBG_Case_t *c , in Invoke_Crypto_GetOperationInfo()
1127 static TEEC_Result Invoke_Crypto_GetOperationInfoMultiple(ADBG_Case_t *c, in Invoke_Crypto_GetOperationInfoMultiple()
1182 #define Check_0_OperationInfoMultiple(c, _algorithm, _operationClass, _mode, \ argument
1202 #define Check_1_OperationInfoKey(c, _keyIndex, _keySize, _requiredKeyUsage) \ argument
1210 #define Check_OperationInfo(c, _algorithm, _operationClass, _mode, \ argument
1228 static TEEC_Result Invoke_Crypto_ResetOperation(ADBG_Case_t *c, TEEC_Session *s, in Invoke_Crypto_ResetOperation()
1235 static TEEC_Result Invoke_Crypto_FreeAllKeysAndOperations(ADBG_Case_t *c, in Invoke_Crypto_FreeAllKeysAndOperations()
1292 Invoke_Crypto_InitObjectWithKeys(ADBG_Case_t *c, TEEC_Session *s, uint32_t cmd, in Invoke_Crypto_InitObjectWithKeys()
1363 Invoke_Crypto_InitObjectWithKeysExt(ADBG_Case_t *c, TEEC_Session *s, in Invoke_Crypto_InitObjectWithKeysExt()
[all …]

12345678910>>...172