Home
last modified time | relevance | path

Searched defs:c (Results 26 – 50 of 2957) sorted by relevance

12345678910>>...119

/openbmc/linux/fs/ubifs/
H A Dlprops.c214 static void remove_from_lpt_heap(struct ubifs_info *c, in remove_from_lpt_heap()
243 static void lpt_heap_replace(struct ubifs_info *c, in lpt_heap_replace()
261 void ubifs_add_to_cat(struct ubifs_info *c, struct ubifs_lprops *lprops, in ubifs_add_to_cat()
304 static void ubifs_remove_from_cat(struct ubifs_info *c, in ubifs_remove_from_cat()
396 int ubifs_categorize_lprops(const struct ubifs_info *c, in ubifs_categorize_lprops()
467 int ubifs_calc_dark(const struct ubifs_info *c, int spc) in ubifs_calc_dark()
520 const struct ubifs_lprops *ubifs_change_lp(struct ubifs_info *c, in ubifs_change_lp()
754 const struct ubifs_lprops *ubifs_fast_find_free(struct ubifs_info *c) in ubifs_fast_find_free()
851 int dbg_check_cats(struct ubifs_info *c) in dbg_check_cats()
1015 static int scan_check_cb(struct ubifs_info *c, in scan_check_cb()
[all …]
H A Dauth.c29 int __ubifs_node_calc_hash(const struct ubifs_info *c, const void *node, in __ubifs_node_calc_hash()
46 static int ubifs_hash_calc_hmac(const struct ubifs_info *c, const u8 *hash, in ubifs_hash_calc_hmac()
63 int ubifs_prepare_auth_node(struct ubifs_info *c, void *node, in ubifs_prepare_auth_node()
90 static struct shash_desc *ubifs_get_desc(const struct ubifs_info *c, in ubifs_get_desc()
121 struct shash_desc *__ubifs_hash_get_desc(const struct ubifs_info *c) in __ubifs_hash_get_desc()
163 int __ubifs_node_check_hash(const struct ubifs_info *c, const void *node, in __ubifs_node_check_hash()
191 int ubifs_sb_verify_signature(struct ubifs_info *c, in ubifs_sb_verify_signature()
256 int ubifs_init_authentication(struct ubifs_info *c) in ubifs_init_authentication()
366 void __ubifs_exit_authentication(struct ubifs_info *c) in __ubifs_exit_authentication()
509 int ubifs_hmac_wkm(struct ubifs_info *c, u8 *hmac) in ubifs_hmac_wkm()
[all …]
H A Dio.c70 void ubifs_ro_mode(struct ubifs_info *c, int err) in ubifs_ro_mode()
146 int ubifs_leb_unmap(struct ubifs_info *c, int lnum) in ubifs_leb_unmap()
165 int ubifs_leb_map(struct ubifs_info *c, int lnum) in ubifs_leb_map()
184 int ubifs_is_mapped(const struct ubifs_info *c, int lnum) in ubifs_is_mapped()
328 void ubifs_pad(const struct ubifs_info *c, void *buf, int pad) in ubifs_pad()
358 static unsigned long long next_sqnum(struct ubifs_info *c) in next_sqnum()
560 struct ubifs_info *c = wbuf->c; in ubifs_wbuf_sync_nolock() local
635 const struct ubifs_info *c = wbuf->c; in ubifs_wbuf_seek_nolock() local
668 int ubifs_bg_wbufs_sync(struct ubifs_info *c) in ubifs_bg_wbufs_sync()
742 struct ubifs_info *c = wbuf->c; in ubifs_wbuf_write_nolock() local
[all …]
H A Dtnc.c47 static void do_insert_old_idx(struct ubifs_info *c, in do_insert_old_idx()
141 static int ins_clr_old_idx_znode(struct ubifs_info *c, in ins_clr_old_idx_znode()
180 void destroy_old_idx(struct ubifs_info *c) in destroy_old_idx()
197 static struct ubifs_znode *copy_znode(struct ubifs_info *c, in copy_znode()
618 static struct ubifs_znode *get_znode(struct ubifs_info *c, in get_znode()
855 static int fallible_matches_name(struct ubifs_info *c, in fallible_matches_name()
925 static int fallible_resolve_collision(struct ubifs_info *c, in fallible_resolve_collision()
1070 static int resolve_collision_directly(struct ubifs_info *c, in resolve_collision_directly()
1687 const struct ubifs_info *c = wbuf->c; in read_wbuf() local
3080 static void tnc_destroy_cnext(struct ubifs_info *c) in tnc_destroy_cnext()
[all …]
H A Dorphan.c155 int ubifs_add_orphan(struct ubifs_info *c, ino_t inum) in ubifs_add_orphan()
238 int ubifs_orphan_start_commit(struct ubifs_info *c) in ubifs_orphan_start_commit()
272 static int avail_orphs(struct ubifs_info *c) in avail_orphs()
292 static int tot_avail_orphs(struct ubifs_info *c) in tot_avail_orphs()
439 static int consolidate(struct ubifs_info *c) in consolidate()
484 static int commit_orphans(struct ubifs_info *c) in commit_orphans()
510 static void erase_deleted(struct ubifs_info *c) in erase_deleted()
537 int ubifs_orphan_end_commit(struct ubifs_info *c) in ubifs_orphan_end_commit()
559 int ubifs_clear_orphans(struct ubifs_info *c) in ubifs_clear_orphans()
754 static int kill_orphans(struct ubifs_info *c) in kill_orphans()
[all …]
H A Dlpt.c46 static void do_calc_lpt_geom(struct ubifs_info *c) in do_calc_lpt_geom()
125 int ubifs_calc_lpt_geom(struct ubifs_info *c) in ubifs_calc_lpt_geom()
340 void ubifs_pack_pnode(struct ubifs_info *c, void *buf, in ubifs_pack_pnode()
373 void ubifs_pack_nnode(struct ubifs_info *c, void *buf, in ubifs_pack_nnode()
405 void ubifs_pack_ltab(struct ubifs_info *c, void *buf, in ubifs_pack_ltab()
1182 static void set_pnode_lnum(const struct ubifs_info *c, in set_pnode_lnum()
1336 static int read_ltab(struct ubifs_info *c) in read_ltab()
1359 static int read_lsave(struct ubifs_info *c) in read_lsave()
1748 static int lpt_check_hash(struct ubifs_info *c) in lpt_check_hash()
1776 static int lpt_init_rd(struct ubifs_info *c) in lpt_init_rd()
[all …]
/openbmc/linux/drivers/mmc/core/
H A Dcard.h15 #define mmc_card_name(c) ((c)->cid.prod_name) argument
16 #define mmc_card_id(c) (dev_name(&(c)->dev)) argument
27 #define mmc_card_present(c) ((c)->state & MMC_STATE_PRESENT) argument
28 #define mmc_card_readonly(c) ((c)->state & MMC_STATE_READONLY) argument
29 #define mmc_card_blockaddr(c) ((c)->state & MMC_STATE_BLOCKADDR) argument
30 #define mmc_card_ext_capacity(c) ((c)->state & MMC_CARD_SDXC) argument
32 #define mmc_card_suspended(c) ((c)->state & MMC_STATE_SUSPENDED) argument
34 #define mmc_card_set_present(c) ((c)->state |= MMC_STATE_PRESENT) argument
35 #define mmc_card_set_readonly(c) ((c)->state |= MMC_STATE_READONLY) argument
37 #define mmc_card_set_ext_capacity(c) ((c)->state |= MMC_CARD_SDXC) argument
[all …]
/openbmc/qemu/block/
H A Dqcow2-cache.c89 static inline bool can_clean_entry(Qcow2Cache *c, int i) in can_clean_entry()
96 void qcow2_cache_clean_unused(Qcow2Cache *c) in qcow2_cache_clean_unused()
127 Qcow2Cache *c; in qcow2_cache_create() local
151 int qcow2_cache_destroy(Qcow2Cache *c) in qcow2_cache_destroy()
240 int qcow2_cache_write(BlockDriverState *bs, Qcow2Cache *c) in qcow2_cache_write()
259 int qcow2_cache_flush(BlockDriverState *bs, Qcow2Cache *c) in qcow2_cache_flush()
296 void qcow2_cache_depends_on_flush(Qcow2Cache *c) in qcow2_cache_depends_on_flush()
301 int qcow2_cache_empty(BlockDriverState *bs, Qcow2Cache *c) in qcow2_cache_empty()
418 void qcow2_cache_put(Qcow2Cache *c, void **table) in qcow2_cache_put()
432 void qcow2_cache_entry_mark_dirty(Qcow2Cache *c, void *table) in qcow2_cache_entry_mark_dirty()
[all …]
/openbmc/qemu/include/tcg/
H A Dtcg-cond.h63 static inline TCGCond tcg_invert_cond(TCGCond c) in tcg_invert_cond()
69 static inline TCGCond tcg_swap_cond(TCGCond c) in tcg_swap_cond()
75 static inline bool is_signed_cond(TCGCond c) in is_signed_cond()
81 static inline bool is_unsigned_cond(TCGCond c) in is_unsigned_cond()
87 static inline bool is_tst_cond(TCGCond c) in is_tst_cond()
93 static inline TCGCond tcg_unsigned_cond(TCGCond c) in tcg_unsigned_cond()
99 static inline TCGCond tcg_signed_cond(TCGCond c) in tcg_signed_cond()
105 static inline TCGCond tcg_tst_eqne_cond(TCGCond c) in tcg_tst_eqne_cond()
111 static inline TCGCond tcg_tst_ltge_cond(TCGCond c) in tcg_tst_ltge_cond()
120 static inline TCGCond tcg_high_cond(TCGCond c) in tcg_high_cond()
/openbmc/linux/scripts/dtc/
H A Dchecks.c10 #define TRACE(c, ...) \ argument
17 #define TRACE(c, fmt, ...) do { } while (0) argument
119 #define FAIL(c, dti, node, ...) \ argument
126 #define FAIL_PROP(c, dti, node, prop, ...) \ argument
154 static bool run_check(struct check *c, struct dt_info *dti) in run_check()
1514 static void check_gpios_property(struct check *c, in check_gpios_property()
1574 static void check_interrupt_provider(struct check *c, in check_interrupt_provider()
1596 static void check_interrupt_map(struct check *c, in check_interrupt_map()
1680 static void check_interrupts_property(struct check *c, in check_interrupts_property()
2034 struct check *c = check_table[i]; in parse_checks_option() local
[all …]
/openbmc/linux/drivers/most/
H A Dcore.c469 struct most_channel *c; in print_links() local
536 struct most_channel *c, *tmp; in get_channel() local
691 struct most_channel *c; in most_remove_link() local
773 struct most_channel *c = data; in hdm_enqueue_thread() local
838 struct most_channel *c; in arm_mbo() local
944 struct most_channel *c; in most_write_completion() local
988 struct most_channel *c; in most_get_mbo() local
1163 struct most_channel *c; in most_stop_channel() local
1233 struct most_channel *c, *tmp; in disconnect_channels() local
1283 struct most_channel *c; in most_register_interface() local
[all …]
/openbmc/linux/fs/jffs2/
H A Dnodelist.c101 static void jffs2_obsolete_node_frag(struct jffs2_sb_info *c, in jffs2_obsolete_node_frag()
169 static int no_overlapping_node(struct jffs2_sb_info *c, struct rb_root *root, in no_overlapping_node()
436 void jffs2_add_ino_cache (struct jffs2_sb_info *c, struct jffs2_inode_cache *new) in jffs2_add_ino_cache()
457 void jffs2_del_ino_cache(struct jffs2_sb_info *c, struct jffs2_inode_cache *old) in jffs2_del_ino_cache()
487 void jffs2_free_ino_caches(struct jffs2_sb_info *c) in jffs2_free_ino_caches()
504 void jffs2_free_raw_node_refs(struct jffs2_sb_info *c) in jffs2_free_raw_node_refs()
565 void jffs2_kill_fragtree(struct rb_root *root, struct jffs2_sb_info *c) in jffs2_kill_fragtree()
585 struct jffs2_raw_node_ref *jffs2_link_node_ref(struct jffs2_sb_info *c, in jffs2_link_node_ref()
662 int jffs2_scan_dirty_space(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, in jffs2_scan_dirty_space()
692 static inline uint32_t __ref_totlen(struct jffs2_sb_info *c, in __ref_totlen()
[all …]
H A Dxattr.c102 static void reclaim_xattr_datum(struct jffs2_sb_info *c) in reclaim_xattr_datum()
336 static struct jffs2_xattr_datum *create_xattr_datum(struct jffs2_sb_info *c, in create_xattr_datum()
506 static int save_xattr_ref(struct jffs2_sb_info *c, struct jffs2_xattr_ref *ref) in save_xattr_ref()
707 void jffs2_init_xattr_subsystem(struct jffs2_sb_info *c) in jffs2_init_xattr_subsystem()
740 void jffs2_clear_xattr_subsystem(struct jffs2_sb_info *c) in jffs2_clear_xattr_subsystem()
775 int jffs2_build_xattr_subsystem(struct jffs2_sb_info *c) in jffs2_build_xattr_subsystem()
894 struct jffs2_xattr_datum *jffs2_setup_xattr_datum(struct jffs2_sb_info *c, in jffs2_setup_xattr_datum()
970 struct jffs2_sb_info *c = JFFS2_SB_INFO(inode->i_sb); in jffs2_listxattr() local
1039 struct jffs2_sb_info *c = JFFS2_SB_INFO(inode->i_sb); in do_jffs2_getxattr() local
1101 struct jffs2_sb_info *c = JFFS2_SB_INFO(inode->i_sb); in do_jffs2_setxattr() local
[all …]
/openbmc/qemu/tests/qtest/
H A Dpflash-cfi02-test.c67 static FlashConfig expand_config_defaults(const FlashConfig *c) in expand_config_defaults()
88 static inline uint64_t device_mask(const FlashConfig *c) in device_mask()
96 static inline uint64_t bank_mask(const FlashConfig *c) in bank_mask()
172 static inline void flash_cmd(const FlashConfig *c, faddr cmd_addr, in flash_cmd()
188 static void unlock(const FlashConfig *c) in unlock()
194 static void reset(const FlashConfig *c) in reset()
238 static void chip_erase(const FlashConfig *c) in chip_erase()
246 static void erase_suspend(const FlashConfig *c) in erase_suspend()
251 static void erase_resume(const FlashConfig *c) in erase_resume()
293 const FlashConfig *c = &explicit_config; in test_geometry() local
[all …]
/openbmc/u-boot/fs/ubifs/
H A Dtnc.c134 static int ins_clr_old_idx_znode(struct ubifs_info *c, in ins_clr_old_idx_znode()
173 void destroy_old_idx(struct ubifs_info *c) in destroy_old_idx()
190 static struct ubifs_znode *copy_znode(struct ubifs_info *c, in copy_znode()
566 static struct ubifs_znode *get_znode(struct ubifs_info *c, in get_znode()
803 static int fallible_matches_name(struct ubifs_info *c, in fallible_matches_name()
873 static int fallible_resolve_collision(struct ubifs_info *c, in fallible_resolve_collision()
1017 static int resolve_collision_directly(struct ubifs_info *c, in resolve_collision_directly()
1637 const struct ubifs_info *c = wbuf->c; in read_wbuf() local
2667 int ubifs_tnc_remove_ino(struct ubifs_info *c, ino_t inum) in ubifs_tnc_remove_ino()
2835 static void tnc_destroy_cnext(struct ubifs_info *c) in tnc_destroy_cnext()
[all …]
H A Dsuper.c243 struct ubifs_info *c = sb->s_fs_info; in ubifs_iget() local
634 struct ubifs_info *c = sb->s_fs_info; in ubifs_sync_fs() local
1057 static void free_buds(struct ubifs_info *c) in free_buds()
1281 static void bu_init(struct ubifs_info *c) in bu_init()
1985 struct ubifs_info *c = sb->s_fs_info; in ubifs_put_super() local
2067 struct ubifs_info *c = sb->s_fs_info; in ubifs_remount_fs() local
2196 struct ubifs_info *c; in alloc_ubifs_info() local
2242 struct ubifs_info *c = sb->s_fs_info; in ubifs_fill_super() local
2341 struct ubifs_info *c = sb->s_fs_info; in sb_test() local
2451 struct ubifs_info *c; in ubifs_mount() local
[all …]
H A Ddebug.c743 void ubifs_dump_lprops(struct ubifs_info *c) in ubifs_dump_lprops()
765 void ubifs_dump_lpt_info(struct ubifs_info *c) in ubifs_dump_lpt_info()
930 void ubifs_dump_tnc(struct ubifs_info *c) in ubifs_dump_tnc()
965 void ubifs_dump_index(struct ubifs_info *c) in ubifs_dump_index()
978 void dbg_save_space_info(struct ubifs_info *c) in dbg_save_space_info()
1028 int dbg_check_space_info(struct ubifs_info *c) in dbg_check_space_info()
1475 void dbg_debugfs_exit_fs(struct ubifs_info *c) in dbg_debugfs_exit_fs()
1491 int dbg_debugfs_init_fs(struct ubifs_info *c) in dbg_debugfs_init_fs()
2729 struct ubifs_info *c = file->private_data; in dfs_file_read() local
2782 struct ubifs_info *c = file->private_data; in dfs_file_write() local
[all …]
H A Dio.c75 void ubifs_ro_mode(struct ubifs_info *c, int err) in ubifs_ro_mode()
155 int ubifs_leb_unmap(struct ubifs_info *c, int lnum) in ubifs_leb_unmap()
176 int ubifs_leb_map(struct ubifs_info *c, int lnum) in ubifs_leb_map()
197 int ubifs_is_mapped(const struct ubifs_info *c, int lnum) in ubifs_is_mapped()
319 void ubifs_pad(const struct ubifs_info *c, void *buf, int pad) in ubifs_pad()
349 static unsigned long long next_sqnum(struct ubifs_info *c) in next_sqnum()
500 struct ubifs_info *c = wbuf->c; in ubifs_wbuf_sync_nolock() local
575 const struct ubifs_info *c = wbuf->c; in ubifs_wbuf_seek_nolock() local
609 int ubifs_bg_wbufs_sync(struct ubifs_info *c) in ubifs_bg_wbufs_sync()
683 struct ubifs_info *c = wbuf->c; in ubifs_wbuf_write_nolock() local
[all …]
H A Dlpt.c53 static void do_calc_lpt_geom(struct ubifs_info *c) in do_calc_lpt_geom()
132 int ubifs_calc_lpt_geom(struct ubifs_info *c) in ubifs_calc_lpt_geom()
345 void ubifs_pack_pnode(struct ubifs_info *c, void *buf, in ubifs_pack_pnode()
378 void ubifs_pack_nnode(struct ubifs_info *c, void *buf, in ubifs_pack_nnode()
410 void ubifs_pack_ltab(struct ubifs_info *c, void *buf, in ubifs_pack_ltab()
1169 static void set_pnode_lnum(const struct ubifs_info *c, in set_pnode_lnum()
1323 static int read_ltab(struct ubifs_info *c) in read_ltab()
1347 static int read_lsave(struct ubifs_info *c) in read_lsave()
1626 static int lpt_init_rd(struct ubifs_info *c) in lpt_init_rd()
1689 static int lpt_init_wr(struct ubifs_info *c) in lpt_init_wr()
[all …]
/openbmc/rest-dbus/resources/
H A Djstree.min.js2 !function(a){"use strict";"function"==typeof define&&define.amd?define(["jquery"],a):"undefined"!=t… argument
3 c||(k=b.children(".jstree-children")[0]),r=b.children(".jstree-anchor")[0]===i.activeElement,b.remo… argument
4core.themes.name=b,this.element.addClass("jstree-"+b),this.element[this.settings.core.themes.respo… argument
5 if(this.settings.dnd.large_drag_target&&a(b.target).closest(".jstree-node")[0]!==b.currentTarget)re… argument
/openbmc/linux/arch/mips/loongson64/
H A Dcpucfg-emul.c12 static bool is_loongson(struct cpuinfo_mips *c) in is_loongson()
27 static u32 get_loongson_fprev(struct cpuinfo_mips *c) in get_loongson_fprev()
50 static void probe_uca(struct cpuinfo_mips *c) in probe_uca()
56 static void decode_loongson_config6(struct cpuinfo_mips *c) in decode_loongson_config6()
68 static void patch_cpucfg_sel1(struct cpuinfo_mips *c) in patch_cpucfg_sel1()
86 static void patch_cpucfg_sel2(struct cpuinfo_mips *c) in patch_cpucfg_sel2()
107 static void patch_cpucfg_sel3(struct cpuinfo_mips *c) in patch_cpucfg_sel3()
124 void loongson3_cpucfg_synthesize_data(struct cpuinfo_mips *c) in loongson3_cpucfg_synthesize_data()
/openbmc/u-boot/scripts/dtc/
H A Dchecks.c24 #define TRACE(c, ...) \ argument
31 #define TRACE(c, fmt, ...) do { } while (0) argument
100 #define FAIL(c, dti, node, ...) \ argument
107 #define FAIL_PROP(c, dti, node, prop, ...) \ argument
127 static bool run_check(struct check *c, struct dt_info *dti) in run_check()
1100 static void check_property_phandle_args(struct check *c, in check_property_phandle_args()
1177 static void check_provider_cells_property(struct check *c, in check_provider_cells_property()
1233 static void check_gpios_property(struct check *c, in check_gpios_property()
1295 static void check_interrupts_property(struct check *c, in check_interrupts_property()
1470 struct check *c = check_table[i]; in parse_checks_option() local
[all …]
/openbmc/linux/kernel/bpf/
H A Dmemalloc.c335 static void free_bulk(struct bpf_mem_cache *c) in free_bulk()
380 static void check_free_by_rcu(struct bpf_mem_cache *c) in check_free_by_rcu()
462 static void init_refill_work(struct bpf_mem_cache *c) in init_refill_work()
500 struct bpf_mem_cache *c, __percpu *pc; in bpf_mem_alloc_init() local
562 static void drain_mem_cache(struct bpf_mem_cache *c) in drain_mem_cache()
582 static void check_mem_cache(struct bpf_mem_cache *c) in check_mem_cache()
596 struct bpf_mem_cache *c; in check_leaked_objs() local
680 struct bpf_mem_cache *c; in bpf_mem_alloc_destroy() local
835 struct bpf_mem_cache *c; in bpf_mem_free() local
851 struct bpf_mem_cache *c; in bpf_mem_free_rcu() local
[all …]
/openbmc/linux/arch/sparc/crypto/
H A Dopcodes.h18 #define CRC32C(a,b,c) \ argument
30 #define AES_EROUND01(a,b,c,d) \ argument
32 #define AES_EROUND23(a,b,c,d) \ argument
34 #define AES_DROUND01(a,b,c,d) \ argument
36 #define AES_DROUND23(a,b,c,d) \ argument
48 #define AES_KEXPAND0(a,b,c) \ argument
50 #define AES_KEXPAND2(a,b,c) \ argument
57 #define DES_KEXPAND(a,b,c) \ argument
59 #define DES_ROUND(a,b,c,d) \ argument
62 #define CAMELLIA_F(a,b,c,d) \ argument
[all …]
/openbmc/linux/arch/arm/include/asm/
H A Darch_gicv3.h165 #define gic_write_irouter(v, c) __gic_writeq_nonatomic(v, c) argument
170 #define gic_read_typer(c) __gic_readq_nonatomic(c) argument
175 #define gits_read_baser(c) __gic_readq_nonatomic(c) argument
176 #define gits_write_baser(v, c) __gic_writeq_nonatomic(v, c) argument
182 #define gicr_read_propbaser(c) __gic_readq_nonatomic(c) argument
184 #define gicr_read_pendbaser(c) __gic_readq_nonatomic(c) argument
190 #define gic_read_lpir(c) readl_relaxed(c) argument
196 #define gits_read_typer(c) __gic_readq_nonatomic(c) argument
201 #define gits_read_cbaser(c) __gic_readq_nonatomic(c) argument
212 #define gicr_read_vpropbaser(c) __gic_readq_nonatomic(c) argument
[all …]

12345678910>>...119