Home
last modified time | relevance | path

Searched defs:c (Results 226 – 250 of 4295) sorted by relevance

12345678910>>...172

/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/primitives/
H A Dword-at-a-time.h21 …ic inline long prep_zero_mask(unsigned long val, unsigned long rhs, const struct word_at_a_time *c) in prep_zero_mask()
37 static inline bool has_zero(unsigned long val, unsigned long *data, const struct word_at_a_time *c) in has_zero()
60 …inline unsigned long has_zero(unsigned long a, unsigned long *bits, const struct word_at_a_time *c) in has_zero()
71 …e unsigned long prep_zero_mask(unsigned long a, unsigned long bits, const struct word_at_a_time *c) in prep_zero_mask()
139 …inline unsigned long has_zero(unsigned long a, unsigned long *bits, const struct word_at_a_time *c) in has_zero()
146 …e unsigned long prep_zero_mask(unsigned long a, unsigned long bits, const struct word_at_a_time *c) in prep_zero_mask()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dword-at-a-time.h21 …ic inline long prep_zero_mask(unsigned long val, unsigned long rhs, const struct word_at_a_time *c) in prep_zero_mask()
37 static inline bool has_zero(unsigned long val, unsigned long *data, const struct word_at_a_time *c) in has_zero()
60 …inline unsigned long has_zero(unsigned long a, unsigned long *bits, const struct word_at_a_time *c) in has_zero()
71 …e unsigned long prep_zero_mask(unsigned long a, unsigned long bits, const struct word_at_a_time *c) in prep_zero_mask()
139 …inline unsigned long has_zero(unsigned long a, unsigned long *bits, const struct word_at_a_time *c) in has_zero()
146 …e unsigned long prep_zero_mask(unsigned long a, unsigned long bits, const struct word_at_a_time *c) in prep_zero_mask()
/OK3568_Linux_fs/u-boot/common/
H A DxyzModem.c64 CYGACC_COMM_IF_GETC_TIMEOUT (char chan, char *c) in CYGACC_COMM_IF_GETC_TIMEOUT()
89 _is_hex (char c) in _is_hex()
97 _from_hex (char c) in _from_hex()
118 _tolower (char c) in _tolower()
133 char c; in parse_num() local
218 zm_save (unsigned char c) in zm_save()
240 char c; in xyzModem_flush() local
252 char c; in xyzModem_get_hdr() local
620 int c; in xyzModem_stream_terminate() local
H A Dlrz.c211 void sendline(int c) in sendline()
221 char c; in read_data() local
270 void xsendline(int c) in xsendline()
274 int printable(int c) in printable()
541 __maybe_unused int c; in zmodem_rx() local
895 int c; in wcreceive() local
1096 register int c; in wcrxpn() local
1298 int zmodem_buf_getc(int c) in zmodem_buf_getc()
1309 int c; in do_crc_check() local
1845 int islower(int c) in islower()
[all …]
/OK3568_Linux_fs/kernel/drivers/md/bcache/
H A Dbtree.h126 struct cache_set *c; member
195 static inline void set_gc_sectors(struct cache_set *c) in set_gc_sectors()
204 #define for_each_cached_btree(b, c, iter) \ argument
231 struct cache_set *c; member
286 static inline void wake_up_gc(struct cache_set *c) in wake_up_gc()
291 static inline void force_wake_up_gc(struct cache_set *c) in force_wake_up_gc()
347 #define bcache_btree_root(fn, c, op, ...) \ argument
380 static inline int bch_btree_map_nodes(struct btree_op *op, struct cache_set *c, in bch_btree_map_nodes()
387 struct cache_set *c, in bch_btree_map_leaf_nodes()
H A Dalloc.c86 void bch_rescale_priorities(struct cache_set *c, int sectors) in bch_rescale_priorities()
480 void bch_bucket_free(struct cache_set *c, struct bkey *k) in bch_bucket_free()
489 int __bch_bucket_alloc_set(struct cache_set *c, unsigned int reserve, in __bch_bucket_alloc_set()
521 int bch_bucket_alloc_set(struct cache_set *c, unsigned int reserve, in bch_bucket_alloc_set()
566 static struct open_bucket *pick_data_bucket(struct cache_set *c, in pick_data_bucket()
607 bool bch_alloc_sectors(struct cache_set *c, in bch_alloc_sectors()
698 void bch_open_buckets_free(struct cache_set *c) in bch_open_buckets_free()
710 int bch_open_buckets_alloc(struct cache_set *c) in bch_open_buckets_alloc()
H A Dextents.c42 int64_t c = bkey_cmp(l.k, r.k); in bch_key_sort_cmp() local
47 static bool __ptr_invalid(struct cache_set *c, const struct bkey *k) in __ptr_invalid()
68 static const char *bch_ptr_status(struct cache_set *c, const struct bkey *k) in bch_ptr_status()
149 bool __bch_btree_ptr_invalid(struct cache_set *c, const struct bkey *k) in __bch_btree_ptr_invalid()
261 int64_t c = bkey_cmp(&START_KEY(l.k), &START_KEY(r.k)); in bch_extent_sort_cmp() local
314 struct cache_set *c, in bch_subtract_dirty()
328 struct cache_set *c = container_of(b, struct btree, keys)->c; in bch_extent_insert_fixup() local
480 bool __bch_extent_invalid(struct cache_set *c, const struct bkey *k) in __bch_extent_invalid()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeocoordinate/
H A Dtst_qgeocoordinate.cpp90 QGeoCoordinate c; in constructor() local
101 QGeoCoordinate c(latitude, longitude); in constructor_lat_long() local
148 QGeoCoordinate c(latitude, longitude, altitude); in constructor_lat_long_alt() local
333 QGeoCoordinate c; in type_data() local
403 QGeoCoordinate c; in latitude() local
416 QGeoCoordinate c; in longitude() local
429 QGeoCoordinate c; in altitude() local
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dcpufeature.h52 #define test_cpu_cap(c, bit) \ argument
118 #define cpu_has(c, bit) \ argument
140 #define set_cpu_cap(c, bit) set_bit(bit, (unsigned long *)((c)->x86_capability)) argument
202 #define cpu_has_bug(c, bit) cpu_has(c, (bit)) argument
203 #define set_cpu_bug(c, bit) set_cpu_cap(c, (bit)) argument
204 #define clear_cpu_bug(c, bit) clear_cpu_cap(c, (bit)) argument
/OK3568_Linux_fs/kernel/lib/
H A Dstring_helpers.c303 static bool escape_passthrough(unsigned char c, char **dst, char *end) in escape_passthrough()
313 static bool escape_space(unsigned char c, char **dst, char *end) in escape_space()
349 static bool escape_special(unsigned char c, char **dst, char *end) in escape_special()
379 static bool escape_null(unsigned char c, char **dst, char *end) in escape_null()
397 static bool escape_octal(unsigned char c, char **dst, char *end) in escape_octal()
418 static bool escape_hex(unsigned char c, char **dst, char *end) in escape_hex()
505 unsigned char c = *src++; in string_escape_mem() local
553 unsigned char c = *src++; in string_escape_mem_ascii() local
/OK3568_Linux_fs/kernel/fs/jffs2/
H A Ddir.c165 struct jffs2_sb_info *c; in jffs2_create() local
226 struct jffs2_sb_info *c = JFFS2_SB_INFO(dir_i->i_sb); in jffs2_unlink() local
245 struct jffs2_sb_info *c = JFFS2_SB_INFO(old_dentry->d_sb); in jffs2_link() local
282 struct jffs2_sb_info *c; in jffs2_symlink() local
444 struct jffs2_sb_info *c; in jffs2_mkdir() local
586 struct jffs2_sb_info *c = JFFS2_SB_INFO(dir_i->i_sb); in jffs2_rmdir() local
615 struct jffs2_sb_info *c; in jffs2_mknod() local
764 struct jffs2_sb_info *c = JFFS2_SB_INFO(old_dir_i->i_sb); in jffs2_rename() local
/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/plugin/include/
H A Dfilenames.h44 # define IS_DIR_SEPARATOR(c) IS_DOS_DIR_SEPARATOR (c) argument
57 #define IS_DIR_SEPARATOR_1(dos_based, c) \ argument
68 #define IS_DOS_DIR_SEPARATOR(c) IS_DIR_SEPARATOR_1 (1, c) argument
72 #define IS_UNIX_DIR_SEPARATOR(c) IS_DIR_SEPARATOR_1 (0, c) argument
/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/plugin/include/
H A Dfilenames.h44 # define IS_DIR_SEPARATOR(c) IS_DOS_DIR_SEPARATOR (c) argument
57 #define IS_DIR_SEPARATOR_1(dos_based, c) \ argument
68 #define IS_DOS_DIR_SEPARATOR(c) IS_DIR_SEPARATOR_1 (1, c) argument
72 #define IS_UNIX_DIR_SEPARATOR(c) IS_DIR_SEPARATOR_1 (0, c) argument
/OK3568_Linux_fs/kernel/arch/x86/math-emu/
H A Dreg_compare.c172 int f, c; in FPU_compare_st_data() local
209 int f, c; in compare_st_st() local
255 int f, c; in compare_i_st_st() local
303 int f = 0, c; in compare_u_st_st() local
353 int f = 0, c; in compare_ui_st_st() local
/OK3568_Linux_fs/kernel/drivers/net/can/sja1000/
H A Dpeak_pcmcia.c38 #define PCC_CHAN_OFF(c) ((c) * PCC_CHAN_SIZE) argument
60 #define PCC_CCR_RST_CHAN(c) (0x01 << ((c) + 2)) argument
65 #define PCC_LED(c) (1 << (c)) argument
74 #define PCC_CCR_LED_CHAN(s, c) ((s) << (((c) + 2) << 1)) argument
76 #define PCC_CCR_LED_ON_CHAN(c) PCC_CCR_LED_CHAN(PCC_LED_ON, c) argument
77 #define PCC_CCR_LED_FAST_CHAN(c) PCC_CCR_LED_CHAN(PCC_LED_FAST, c) argument
78 #define PCC_CCR_LED_SLOW_CHAN(c) PCC_CCR_LED_CHAN(PCC_LED_SLOW, c) argument
79 #define PCC_CCR_LED_OFF_CHAN(c) PCC_CCR_LED_CHAN(PCC_LED_OFF, c) argument
80 #define PCC_CCR_LED_MASK_CHAN(c) PCC_CCR_LED_OFF_CHAN(c) argument
188 int c = (priv->reg_base - card->ioport_addr) / PCC_CHAN_SIZE; in pcan_write_canreg() local
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci-acpi.c86 static inline void *sdhci_acpi_priv(struct sdhci_acpi_host *c) in sdhci_acpi_priv()
91 static inline bool sdhci_acpi_flag(struct sdhci_acpi_host *c, unsigned int flag) in sdhci_acpi_flag()
178 struct sdhci_acpi_host *c = dev_get_drvdata(dev); in intel_start_signal_voltage_switch() local
385 struct sdhci_acpi_host *c = platform_get_drvdata(pdev); in intel_probe_slot() local
409 struct sdhci_acpi_host *c = platform_get_drvdata(pdev); in intel_setup_host() local
484 struct sdhci_acpi_host *c = platform_get_drvdata(pdev); in qcom_probe_slot() local
505 struct sdhci_acpi_host *c = platform_get_drvdata(pdev); in qcom_free_slot() local
654 struct sdhci_acpi_host *c = platform_get_drvdata(pdev); in sdhci_acpi_emmc_amd_probe_slot() local
822 struct sdhci_acpi_host *c; in sdhci_acpi_probe() local
969 struct sdhci_acpi_host *c = platform_get_drvdata(pdev); in sdhci_acpi_remove() local
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_intf.c87 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_intf_setup_timing_engine() local
205 struct dpu_hw_blk_reg_map *c = &intf->hw; in dpu_hw_intf_enable_timing_engine() local
214 struct dpu_hw_blk_reg_map *c = &intf->hw; in dpu_hw_intf_setup_prg_fetch() local
239 struct dpu_hw_blk_reg_map *c = &intf->hw; in dpu_hw_intf_bind_pingpong_blk() local
257 struct dpu_hw_blk_reg_map *c = &intf->hw; in dpu_hw_intf_get_status() local
271 struct dpu_hw_blk_reg_map *c; in dpu_hw_intf_get_line_count() local
299 struct dpu_hw_intf *c; in dpu_hw_intf_init() local
H A Ddpu_hw_util.c62 void dpu_reg_write(struct dpu_hw_blk_reg_map *c, in dpu_reg_write()
74 int dpu_reg_read(struct dpu_hw_blk_reg_map *c, u32 reg_off) in dpu_reg_read()
84 static void _dpu_hw_setup_scaler3_lut(struct dpu_hw_blk_reg_map *c, in _dpu_hw_setup_scaler3_lut()
159 static void _dpu_hw_setup_scaler3_de(struct dpu_hw_blk_reg_map *c, in _dpu_hw_setup_scaler3_de()
203 void dpu_hw_setup_scaler3(struct dpu_hw_blk_reg_map *c, in dpu_hw_setup_scaler3()
302 u32 dpu_hw_get_scaler3_ver(struct dpu_hw_blk_reg_map *c, in dpu_hw_get_scaler3_ver()
308 void dpu_hw_csc_setup(struct dpu_hw_blk_reg_map *c, in dpu_hw_csc_setup()
/OK3568_Linux_fs/external/xserver/hw/dmx/input/
H A Ddmxbackend.c83 #define DMXDBG3(f,a,b,c) dmxLog(dmxDebug,f,a,b,c) argument
84 #define DMXDBG4(f,a,b,c,d) dmxLog(dmxDebug,f,a,b,c,d) argument
85 #define DMXDBG5(f,a,b,c,d,e) dmxLog(dmxDebug,f,a,b,c,d,e) argument
86 #define DMXDBG6(f,a,b,c,d,e,g) dmxLog(dmxDebug,f,a,b,c,d,e,g) argument
87 #define DMXDBG7(f,a,b,c,d,e,g,h) dmxLog(dmxDebug,f,a,b,c,d,e,g,h) argument
88 #define DMXDBG8(f,a,b,c,d,e,g,h,i) dmxLog(dmxDebug,f,a,b,c,d,e,g,h,i) argument
89 #define DMXDBG9(f,a,b,c,d,e,g,h,i,j) dmxLog(dmxDebug,f,a,b,c,d,e,g,h,i,j) argument
94 #define DMXDBG3(f,a,b,c) argument
95 #define DMXDBG4(f,a,b,c,d) argument
96 #define DMXDBG5(f,a,b,c,d,e) argument
[all …]
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dipmr_base.c67 struct mr_mfc *c; in mr_mfc_find_parent() local
81 struct mr_mfc *c; in mr_mfc_find_any_parent() local
96 struct mr_mfc *c, *proxy; in mr_mfc_find_any() local
178 struct mr_mfc *c = v; in mr_mfc_seq_next() local
209 struct mr_mfc *c, struct rtmsg *rtm) in mr_fill_mroute()
272 const struct mr_mfc *c, in mr_mfc_uses_dev()
292 u32 portid, u32 seq, struct mr_mfc *c, in mr_table_dump()
349 u32 portid, u32 seq, struct mr_mfc *c, in mr_rtm_dumproute()
/OK3568_Linux_fs/kernel/arch/arm/mach-meson/
H A Dplatsmp.c23 #define MESON_SMP_SRAM_CPU_CTRL_ADDR_REG(c) (0x04 + ((c - 1) << 2)) argument
29 #define MESON_CPU_PWR_A9_CNTL0_M(c) (0x03 << ((c * 2) + 16)) argument
30 #define MESON_CPU_PWR_A9_CNTL1_M(c) (0x03 << ((c + 1) << 1)) argument
31 #define MESON_CPU_PWR_A9_MEM_PD0_M(c) (0x0f << (32 - (c * 4))) argument
32 #define MESON_CPU_PWR_A9_CNTL1_ST(c) (0x01 << (c + 16)) argument
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/
H A Dcyrix.c93 static void check_cx686_slop(struct cpuinfo_x86 *c) in check_cx686_slop()
172 static void early_init_cyrix(struct cpuinfo_x86 *c) in early_init_cyrix()
191 static void init_cyrix(struct cpuinfo_x86 *c) in init_cyrix()
363 static void init_nsc(struct cpuinfo_x86 *c) in init_nsc()
412 static void cyrix_identify(struct cpuinfo_x86 *c) in cyrix_identify()
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dcomposite.c178 struct usb_config_descriptor *c; in config_buf() local
237 struct usb_configuration *c; in config_desc() local
278 struct usb_configuration *c; in count_configs() local
340 struct usb_configuration *c = NULL; in set_config() local
455 struct usb_configuration *c; in usb_add_config() local
565 struct usb_configuration *c; in get_string() local
709 int usb_string_ids_n(struct usb_composite_dev *c, unsigned n) in usb_string_ids_n()
806 struct usb_configuration *c; in composite_setup() local
1055 struct usb_configuration *c; in composite_unbind() local
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dxtest_helpers.c42 TEEC_Result ta_crypt_cmd_allocate_operation(ADBG_Case_t *c, TEEC_Session *s, in ta_crypt_cmd_allocate_operation()
73 TEEC_Result ta_crypt_cmd_allocate_transient_object(ADBG_Case_t *c, in ta_crypt_cmd_allocate_transient_object()
192 TEEC_Result ta_crypt_cmd_populate_transient_object(ADBG_Case_t *c, in ta_crypt_cmd_populate_transient_object()
230 TEE_Result ta_crypt_cmd_set_operation_key(ADBG_Case_t *c, TEEC_Session *s, in ta_crypt_cmd_set_operation_key()
258 TEEC_Result ta_crypt_cmd_free_transient_object(ADBG_Case_t *c, TEEC_Session *s, in ta_crypt_cmd_free_transient_object()
281 TEEC_Result ta_crypt_cmd_derive_key(ADBG_Case_t *c, TEEC_Session *s, in ta_crypt_cmd_derive_key()
321 TEEC_Result ta_crypt_cmd_get_object_buffer_attribute(ADBG_Case_t *c, in ta_crypt_cmd_get_object_buffer_attribute()
356 TEEC_Result ta_crypt_cmd_free_operation(ADBG_Case_t *c, TEEC_Session *s, in ta_crypt_cmd_free_operation()
379 bool ta_crypt_cmd_is_algo_supported(ADBG_Case_t *c, TEEC_Session *s, in ta_crypt_cmd_is_algo_supported()
/OK3568_Linux_fs/kernel/arch/nios2/boot/compressed/
H A Dmisc.c59 # define Tracec(c, x) {if (verbose && (c)) fprintf x ; } argument
60 # define Tracecv(c, x) {if (verbose > 1 && (c)) fprintf x ; } argument
66 # define Tracec(c, x) argument
67 # define Tracecv(c, x) argument
94 void *memset(void *s, int c, size_t n) in memset()
135 ulg c = crc; /* temporary variable */ in flush_window() local

12345678910>>...172