/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_hw_pingpong.c | 48 struct dpu_hw_blk_reg_map *c; in dpu_hw_pp_setup_dither() local 79 struct dpu_hw_blk_reg_map *c; in dpu_hw_pp_enable_te() local 133 struct dpu_hw_blk_reg_map *c; in dpu_hw_pp_disable_te() local 146 struct dpu_hw_blk_reg_map *c = &pp->hw; in dpu_hw_pp_connect_external_te() local 169 struct dpu_hw_blk_reg_map *c; in dpu_hw_pp_get_vsync_info() local 191 struct dpu_hw_blk_reg_map *c = &pp->hw; in dpu_hw_pp_get_line_count() local 260 struct dpu_hw_blk_reg_map *c = &pp->hw; in dpu_hw_pp_dsc_enable() local 268 struct dpu_hw_blk_reg_map *c = &pp->hw; in dpu_hw_pp_dsc_disable() local 284 static void _setup_pingpong_ops(struct dpu_hw_pingpong *c, in _setup_pingpong_ops() 308 struct dpu_hw_pingpong *c; in dpu_hw_pingpong_init() local
|
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | disp.h | 17 #define NV50_DISP_SYNC(c, o) ((c) * 0x040 + (o)) argument 19 #define NV50_DISP_WNDW_SEM0(c) NV50_DISP_SYNC(1 + (c), 0x00) argument 20 #define NV50_DISP_WNDW_SEM1(c) NV50_DISP_SYNC(1 + (c), 0x10) argument 21 #define NV50_DISP_WNDW_NTFY(c) NV50_DISP_SYNC(1 + (c), 0x20) argument 22 #define NV50_DISP_BASE_SEM0(c) NV50_DISP_WNDW_SEM0(0 + (c)) argument 23 #define NV50_DISP_BASE_SEM1(c) NV50_DISP_WNDW_SEM1(0 + (c)) argument 24 #define NV50_DISP_BASE_NTFY(c) NV50_DISP_WNDW_NTFY(0 + (c)) argument 25 #define NV50_DISP_OVLY_SEM0(c) NV50_DISP_WNDW_SEM0(4 + (c)) argument 26 #define NV50_DISP_OVLY_SEM1(c) NV50_DISP_WNDW_SEM1(4 + (c)) argument 27 #define NV50_DISP_OVLY_NTFY(c) NV50_DISP_WNDW_NTFY(4 + (c)) argument
|
/openbmc/linux/tools/testing/selftests/kvm/ |
H A D | get-reg-list.c | 57 static const char *config_name(struct vcpu_reg_list *c) in config_name() 113 void __weak finalize_vcpu(struct kvm_vcpu *vcpu, struct vcpu_reg_list *c) in finalize_vcpu() 118 static void prepare_vcpu_init(struct vcpu_reg_list *c, struct kvm_vcpu_init *init) in prepare_vcpu_init() 127 static struct kvm_vcpu *vcpu_config_get_vcpu(struct vcpu_reg_list *c, struct kvm_vm *vm) in vcpu_config_get_vcpu() 139 static struct kvm_vcpu *vcpu_config_get_vcpu(struct vcpu_reg_list *c, struct kvm_vm *vm) in vcpu_config_get_vcpu() 145 static void check_supported(struct vcpu_reg_list *c) in check_supported() 162 static void run_test(struct vcpu_reg_list *c) in run_test() 311 struct vcpu_reg_list *c; in help() local 336 struct vcpu_reg_list *c = NULL; in parse_config() local 356 struct vcpu_reg_list *c, *sel = NULL; in main() local
|
/openbmc/linux/arch/x86/kernel/cpu/ |
H A D | intel.c | 73 static void check_memory_type_self_snoop_errata(struct cpuinfo_x86 *c) in check_memory_type_self_snoop_errata() argument 101 static void probe_xeon_phi_r3mwait(struct cpuinfo_x86 *c) in probe_xeon_phi_r3mwait() argument 165 static bool bad_spectre_microcode(struct cpuinfo_x86 *c) in bad_spectre_microcode() argument 204 detect_tme_early(struct cpuinfo_x86 * c) detect_tme_early() argument 268 early_init_intel(struct cpuinfo_x86 * c) early_init_intel() argument 424 bsp_init_intel(struct cpuinfo_x86 * c) bsp_init_intel() argument 449 intel_smp_check(struct cpuinfo_x86 * c) intel_smp_check() argument 477 intel_workarounds(struct cpuinfo_x86 * c) intel_workarounds() argument 560 intel_workarounds(struct cpuinfo_x86 * c) intel_workarounds() argument 565 srat_detect_node(struct cpuinfo_x86 * c) srat_detect_node() argument 582 init_cpuid_fault(struct cpuinfo_x86 * c) init_cpuid_fault() argument 592 init_intel_misc_features(struct cpuinfo_x86 * c) init_intel_misc_features() argument 613 init_intel(struct cpuinfo_x86 * c) init_intel() argument 730 intel_size_cache(struct cpuinfo_x86 * c,unsigned int size) intel_size_cache() argument 899 intel_detect_tlb(struct cpuinfo_x86 * c) intel_detect_tlb() argument 1290 split_lock_setup(struct cpuinfo_x86 * c) split_lock_setup() argument 1359 sld_setup(struct cpuinfo_x86 * c) sld_setup() argument [all...] |
/openbmc/linux/fs/jffs2/ |
H A D | readinode.c | 31 static int check_node_data(struct jffs2_sb_info *c, struct jffs2_tmp_dnode_info *tn) in check_node_data() 150 static int check_tn_node(struct jffs2_sb_info *c, struct jffs2_tmp_dnode_info *tn) in check_tn_node() 199 static void jffs2_kill_tn(struct jffs2_sb_info *c, struct jffs2_tmp_dnode_info *tn) in jffs2_kill_tn() 218 static int jffs2_add_tn_to_tree(struct jffs2_sb_info *c, in jffs2_add_tn_to_tree() 451 static int jffs2_build_inode_fragtree(struct jffs2_sb_info *c, in jffs2_build_inode_fragtree() 586 static inline int read_direntry(struct jffs2_sb_info *c, struct jffs2_raw_node_ref *ref, in read_direntry() 713 static inline int read_dnode(struct jffs2_sb_info *c, struct jffs2_raw_node_ref *ref, in read_dnode() 888 static inline int read_unknown(struct jffs2_sb_info *c, struct jffs2_raw_node_ref *ref, struct jffs… in read_unknown() 940 static int read_more(struct jffs2_sb_info *c, struct jffs2_raw_node_ref *ref, in read_more() 981 static int jffs2_get_inode_nodes(struct jffs2_sb_info *c, struct jffs2_inode_info *f, in jffs2_get_inode_nodes() [all …]
|
H A D | scan.c | 51 static inline int min_free(struct jffs2_sb_info *c) in min_free() 69 static int file_dirty(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb) in file_dirty() 91 int jffs2_scan_medium(struct jffs2_sb_info *c) in jffs2_scan_medium() 290 static int jffs2_fill_scan_buf(struct jffs2_sb_info *c, void *buf, in jffs2_fill_scan_buf() 310 int jffs2_scan_classify_jeb(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb) in jffs2_scan_classify_jeb() 330 static int jffs2_scan_xattr_node(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, in jffs2_scan_xattr_node() 386 static int jffs2_scan_xref_node(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, in jffs2_scan_xref_node() 445 static int jffs2_scan_eraseblock (struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, in jffs2_scan_eraseblock() 965 struct jffs2_inode_cache *jffs2_scan_make_ino_cache(struct jffs2_sb_info *c, uint32_t ino) in jffs2_scan_make_ino_cache() 991 static int jffs2_scan_inode_node(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, in jffs2_scan_inode_node() [all …]
|
/openbmc/linux/fs/ubifs/ |
H A D | master.c | 24 int ubifs_compare_master_node(struct ubifs_info *c, void *m1, void *m2) in ubifs_compare_master_node() 64 static int mst_node_check_hash(const struct ubifs_info *c, in mst_node_check_hash() 90 static int scan_for_master(struct ubifs_info *c) in scan_for_master() 171 static int validate_master(const struct ubifs_info *c) in validate_master() 329 int ubifs_read_master(struct ubifs_info *c) in ubifs_read_master() 434 int ubifs_write_master(struct ubifs_info *c) in ubifs_write_master()
|
H A D | tnc_misc.c | 29 struct ubifs_znode *ubifs_tnc_levelorder_next(const struct ubifs_info *c, in ubifs_tnc_levelorder_next() 125 int ubifs_search_zbranch(const struct ubifs_info *c, in ubifs_search_zbranch() 194 struct ubifs_znode *ubifs_tnc_postorder_next(const struct ubifs_info *c, in ubifs_tnc_postorder_next() 221 long ubifs_destroy_tnc_subtree(const struct ubifs_info *c, in ubifs_destroy_tnc_subtree() 265 static int read_znode(struct ubifs_info *c, struct ubifs_zbranch *zzbr, in read_znode() 409 struct ubifs_znode *ubifs_load_znode(struct ubifs_info *c, in ubifs_load_znode() 460 int ubifs_tnc_read_node(struct ubifs_info *c, struct ubifs_zbranch *zbr, in ubifs_tnc_read_node()
|
/openbmc/linux/drivers/clocksource/ |
H A D | mmio.c | 15 static inline struct clocksource_mmio *to_mmio_clksrc(struct clocksource *c) in to_mmio_clksrc() 20 u64 clocksource_mmio_readl_up(struct clocksource *c) in clocksource_mmio_readl_up() 25 u64 clocksource_mmio_readl_down(struct clocksource *c) in clocksource_mmio_readl_down() 30 u64 clocksource_mmio_readw_up(struct clocksource *c) in clocksource_mmio_readw_up() 35 u64 clocksource_mmio_readw_down(struct clocksource *c) in clocksource_mmio_readw_down()
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | fpu.S | 26 #define __REST_1FPVSR(n,c,base) \ argument 35 #define __REST_32FPVSRS(n,c,base) \ argument 44 #define __SAVE_32FPVSRS(n,c,base) \ argument 57 #define REST_1FPVSR(n,c,base) __REST_1FPVSR(n,__REG_##c,__REG_##base) argument 58 #define REST_32FPVSRS(n,c,base) __REST_32FPVSRS(n,__REG_##c,__REG_##base) argument 59 #define SAVE_32FPVSRS(n,c,base) __SAVE_32FPVSRS(n,__REG_##c,__REG_##base) argument
|
/openbmc/linux/drivers/media/platform/mediatek/mdp3/ |
H A D | mtk-mdp3-regs.h | 26 #define MDP_COLOR_IS_COMPRESS(c) ((0x20000000 & (c)) >> 29) argument 27 #define MDP_COLOR_IS_10BIT_PACKED(c) ((0x08000000 & (c)) >> 27) argument 28 #define MDP_COLOR_IS_10BIT_LOOSE(c) (((0x0c000000 & (c)) >> 26) == 1) argument 29 #define MDP_COLOR_IS_10BIT_TILE(c) (((0x0c000000 & (c)) >> 26) == 3) argument 30 #define MDP_COLOR_IS_UFP(c) ((0x02000000 & (c)) >> 25) argument 31 #define MDP_COLOR_IS_INTERLACED(c) ((0x01000000 & (c)) >> 24) argument 32 #define MDP_COLOR_IS_BLOCK_MODE(c) ((0x00800000 & (c)) >> 23) argument 33 #define MDP_COLOR_GET_PLANE_COUNT(c) ((0x00600000 & (c)) >> 21) argument 34 #define MDP_COLOR_GET_H_SUBSAMPLE(c) ((0x00180000 & (c)) >> 19) argument 35 #define MDP_COLOR_GET_V_SUBSAMPLE(c) ((0x00040000 & (c)) >> 18) argument [all …]
|
/openbmc/u-boot/fs/ubifs/ |
H A D | sb.c | 70 static int create_default_filesystem(struct ubifs_info *c) in create_default_filesystem() 350 static int validate_sb(struct ubifs_info *c, struct ubifs_sb_node *sup) in validate_sb() 482 struct ubifs_sb_node *ubifs_read_sb_node(struct ubifs_info *c) in ubifs_read_sb_node() 508 int ubifs_write_sb_node(struct ubifs_info *c, struct ubifs_sb_node *sup) in ubifs_write_sb_node() 524 int ubifs_read_superblock(struct ubifs_info *c) in ubifs_read_superblock() 679 static int fixup_leb(struct ubifs_info *c, int lnum, int len) in fixup_leb() 707 static int fixup_free_space(struct ubifs_info *c) in fixup_free_space() 790 int ubifs_fixup_free_space(struct ubifs_info *c) in ubifs_fixup_free_space()
|
H A D | debug.h | 148 #define ubifs_assert_cmt_locked(c) do { \ argument 176 #define ubifs_assert_cmt_locked(c) do { \ argument 234 static inline int dbg_is_chk_gen(const struct ubifs_info *c) in dbg_is_chk_gen() 238 static inline int dbg_is_chk_index(const struct ubifs_info *c) in dbg_is_chk_index() 242 static inline int dbg_is_chk_orph(const struct ubifs_info *c) in dbg_is_chk_orph() 246 static inline int dbg_is_chk_lprops(const struct ubifs_info *c) in dbg_is_chk_lprops() 250 static inline int dbg_is_chk_fs(const struct ubifs_info *c) in dbg_is_chk_fs() 254 static inline int dbg_is_tst_rcvry(const struct ubifs_info *c) in dbg_is_tst_rcvry() 258 static inline int dbg_is_power_cut(const struct ubifs_info *c) in dbg_is_power_cut() 266 static inline int dbg_is_chk_gen(const struct ubifs_info *c) in dbg_is_chk_gen() [all …]
|
/openbmc/linux/drivers/input/misc/ |
H A D | mma8450.c | 42 static int mma8450_read(struct i2c_client *c, unsigned int off) in mma8450_read() 55 static int mma8450_write(struct i2c_client *c, unsigned int off, u8 v) in mma8450_write() 70 static int mma8450_read_block(struct i2c_client *c, unsigned int off, in mma8450_read_block() 88 struct i2c_client *c = input_get_drvdata(input); in mma8450_poll() local 117 struct i2c_client *c = input_get_drvdata(input); in mma8450_open() local 140 struct i2c_client *c = input_get_drvdata(input); in mma8450_close() local 149 static int mma8450_probe(struct i2c_client *c) in mma8450_probe()
|
/openbmc/rest-dbus/resources/ |
H A D | jstree.min.js | 2 !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 4 …core.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
|
H A D | jquery.min.js | 2 …ction(a,b){"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b(a,… argument 4 …ction Q(a,b,d,e){if(m.acceptData(a)){var f,g,h=m.expando,i=a.nodeType,j=i?m.cache:a,k=i?a[h]:a[h]&… argument 5 return new Za.prototype.init(a,b,c,d,e)}m.Tween=Za,Za.prototype={constructor:Za,init:function(a,b,c… argument
|
/openbmc/linux/arch/arm/include/asm/ |
H A D | io.h | 274 #define readb_relaxed(c) ({ u8 __r = __raw_readb(c); __r; }) argument 275 #define readw_relaxed(c) ({ u16 __r = le16_to_cpu((__force __le16) \ argument 277 #define readl_relaxed(c) ({ u32 __r = le32_to_cpu((__force __le32) \ argument 280 #define writeb_relaxed(v,c) __raw_writeb(v,c) argument 281 #define writew_relaxed(v,c) __raw_writew((__force u16) cpu_to_le16(v),c) argument 282 #define writel_relaxed(v,c) __raw_writel((__force u32) cpu_to_le32(v),c) argument 284 #define readb(c) ({ u8 __v = readb_relaxed(c); __iormb(); __v; }) argument 285 #define readw(c) ({ u16 __v = readw_relaxed(c); __iormb(); __v; }) argument 286 #define readl(c) ({ u32 __v = readl_relaxed(c); __iormb(); __v; }) argument 288 #define writeb(v,c) ({ __iowmb(); writeb_relaxed(v,c); }) argument [all …]
|
/openbmc/linux/drivers/media/i2c/cx25840/ |
H A D | cx25840-ir.c | 99 struct i2c_client *c; member 310 static inline void control_tx_irq_watermark(struct i2c_client *c, in control_tx_irq_watermark() 316 static inline void control_rx_irq_watermark(struct i2c_client *c, in control_rx_irq_watermark() 322 static inline void control_tx_enable(struct i2c_client *c, bool enable) in control_tx_enable() 328 static inline void control_rx_enable(struct i2c_client *c, bool enable) in control_rx_enable() 334 static inline void control_tx_modulation_enable(struct i2c_client *c, in control_tx_modulation_enable() 341 static inline void control_rx_demodulation_enable(struct i2c_client *c, in control_rx_demodulation_enable() 348 static inline void control_rx_s_edge_detection(struct i2c_client *c, in control_rx_s_edge_detection() 355 static void control_rx_s_carrier_window(struct i2c_client *c, in control_rx_s_carrier_window() 381 static inline void control_tx_polarity_invert(struct i2c_client *c, in control_tx_polarity_invert() [all …]
|
/openbmc/linux/drivers/md/bcache/ |
H A D | btree.c | 99 #define PTR_HASH(c, k) \ argument 128 void bkey_put(struct cache_set *c, struct bkey *k) in bkey_put() 519 #define mca_reserve(c) (((!IS_ERR_OR_NULL(c->root) && c->root->level) \ argument 521 #define mca_can_free(c) \ argument 583 static struct btree *mca_bucket_alloc(struct cache_set *c, in mca_bucket_alloc() 670 struct cache_set *c = container_of(shrink, struct cache_set, shrink); in bch_mca_scan() local 737 struct cache_set *c = container_of(shrink, struct cache_set, shrink); in bch_mca_count() local 748 void bch_btree_cache_free(struct cache_set *c) in bch_btree_cache_free() 796 int bch_btree_cache_alloc(struct cache_set *c) in bch_btree_cache_alloc() 845 static struct hlist_head *mca_hash(struct cache_set *c, struct bkey *k) in mca_hash() [all …]
|
/openbmc/linux/mm/ |
H A D | page_counter.c | 16 static void propagate_protected_usage(struct page_counter *c, in propagate_protected_usage() 72 struct page_counter *c; in page_counter_charge() local 101 struct page_counter *c; in page_counter_try_charge() local 155 struct page_counter *c; in page_counter_uncharge() local 212 struct page_counter *c; in page_counter_set_min() local 229 struct page_counter *c; in page_counter_set_low() local
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | sdt.h | 50 # define _SDT_ASM_3(a, b, c) a,b,c; argument 51 # define _SDT_ASM_5(a, b, c, d, e) a,b,c,d,e; argument 57 # define _SDT_DEPAREN_3(a,b,c) a b c argument 58 # define _SDT_DEPAREN_4(a,b,c,d) a b c d argument 59 # define _SDT_DEPAREN_5(a,b,c,d,e) a b c d e argument 60 # define _SDT_DEPAREN_6(a,b,c,d,e,f) a b c d e f argument 61 # define _SDT_DEPAREN_7(a,b,c,d,e,f,g) a b c d e f g argument 62 # define _SDT_DEPAREN_8(a,b,c,d,e,f,g,h) a b c d e f g h argument 63 # define _SDT_DEPAREN_9(a,b,c,d,e,f,g,h,i) a b c d e f g h i argument 64 # define _SDT_DEPAREN_10(a,b,c,d,e,f,g,h,i,j) a b c d e f g h i j argument [all …]
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_ptp.c | 130 struct fw_ptp_cmd c; in cxgb4_ptprx_timestamping() local 151 struct fw_ptp_cmd c; in cxgb4_ptp_txtype() local 175 struct fw_ptp_cmd c; in cxgb4_ptp_redirect_rx_packet() local 211 struct fw_ptp_cmd c; in cxgb4_ptp_adjfine() local 243 struct fw_ptp_cmd c; in cxgb4_ptp_fineadjtime() local 277 struct fw_ptp_cmd c; in cxgb4_ptp_adjtime() local 344 struct fw_ptp_cmd c; in cxgb4_ptp_settime() local 369 struct fw_ptp_cmd c; in cxgb4_init_ptp_timer() local
|
/openbmc/qemu/audio/ |
H A D | jackaudio.c | 81 QJackClient c; member 87 QJackClient c; member 148 for (int c = 0; c < buffer->channels; ++c) { in qjack_buffer_write() local 182 for (int c = 0; c < buffer->channels; ++c) { in qjack_buffer_write_l() local 214 for (int c = 0; c < buffer->channels; ++c) { in qjack_buffer_read() local 249 for (int c = 0; c < buffer->channels; ++c) { in qjack_buffer_read_l() local 266 QJackClient *c = (QJackClient *)arg; in qjack_process() local 297 QJackClient *c = (QJackClient *)arg; in qjack_port_registration() local 304 QJackClient *c = (QJackClient *)arg; in qjack_xrun() local 315 QJackClient *c = (QJackClient *)opaque; in qjack_shutdown_bh() local [all …]
|
/openbmc/linux/include/linux/ |
H A D | jhash.h | 35 #define __jhash_mix(a, b, c) \ argument 46 #define __jhash_final(a, b, c) \ argument 72 u32 a, b, c; in jhash() local 119 u32 a, b, c; in jhash2() local 150 static inline u32 __jhash_nwords(u32 a, u32 b, u32 c, u32 initval) in __jhash_nwords() 161 static inline u32 jhash_3words(u32 a, u32 b, u32 c, u32 initval) in jhash_3words()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/ |
H A D | setup.c | 61 static int mlx5e_init_xsk_rq(struct mlx5e_channel *c, in mlx5e_init_xsk_rq() 94 static int mlx5e_open_xsk_rq(struct mlx5e_channel *c, struct mlx5e_params *params, in mlx5e_open_xsk_rq() 115 struct mlx5e_channel *c) in mlx5e_open_xsk() 177 void mlx5e_close_xsk(struct mlx5e_channel *c) in mlx5e_close_xsk() 191 void mlx5e_activate_xsk(struct mlx5e_channel *c) in mlx5e_activate_xsk() 203 void mlx5e_deactivate_xsk(struct mlx5e_channel *c) in mlx5e_deactivate_xsk()
|