/openbmc/qemu/tests/tcg/hexagon/ |
H A D | misc.c | 79 static inline void S4_storeirbt_io(void *p, bool pred) in S4_storeirbt_io() 87 static inline void S4_storeirbf_io(void *p, bool pred) in S4_storeirbf_io() 95 static inline void S4_storeirbtnew_io(void *p, bool pred) in S4_storeirbtnew_io() 105 static inline void S4_storeirbfnew_io(void *p, bool pred) in S4_storeirbfnew_io() 115 static inline void S4_storeirht_io(void *p, bool pred) in S4_storeirht_io() 123 static inline void S4_storeirhf_io(void *p, bool pred) in S4_storeirhf_io() 131 static inline void S4_storeirhtnew_io(void *p, bool pred) in S4_storeirhtnew_io() 141 static inline void S4_storeirhfnew_io(void *p, bool pred) in S4_storeirhfnew_io() 151 static inline void S4_storeirit_io(void *p, bool pred) in S4_storeirit_io() 159 static inline void S4_storeirif_io(void *p, bool pred) in S4_storeirif_io() [all …]
|
H A D | mem_noshuf.c | 109 static inline int pred_lw_sw_pi(bool pred, int32_t *p, int32_t *q, in pred_lw_sw_pi() 126 static inline int64_t pred_ld_sd(bool pred, int64_t *p, int64_t *q, in pred_ld_sd() 142 static inline int64_t pred_ld_sd_pi(bool pred, int64_t *p, int64_t *q, in pred_ld_sd_pi() 159 static inline int32_t cancel_sw_lb(bool pred, int32_t *p, int8_t *q, int32_t x) in cancel_sw_lb() 173 static inline int64_t cancel_sw_ld(bool pred, int32_t *p, int64_t *q, int32_t x) in cancel_sw_ld()
|
H A D | hvx_misc.c | 394 bool pred = true; in test_load_tmp_predicated() local 433 bool pred = true; in test_load_cur_predicated() local
|
H A D | fpstuff.c | 259 uint32_t pred; in check_sfrecipa() local
|
/openbmc/linux/arch/ia64/include/asm/native/ |
H A D | inst.h | 23 #define MOV_FROM_IPSR(pred, reg) \ argument 35 #define MOV_FROM_PSR(pred, reg, clob) \ argument 38 #define MOV_FROM_ITC(pred, pred_clob, reg, clob) \ argument 44 #define MOV_TO_ITIR(pred, reg, clob) \ argument 47 #define MOV_TO_IHA(pred, reg, clob) \ argument 50 #define MOV_TO_IPSR(pred, reg, clob) \ argument 53 #define MOV_TO_IFS(pred, reg, clob) \ argument 62 #define ITC_I(pred, reg, clob) \ argument 65 #define ITC_D(pred, reg, clob) \ argument 72 #define THASH(pred, reg0, reg1, clob) \ argument [all …]
|
/openbmc/linux/kernel/trace/ |
H A D | trace_events_filter.c | 153 struct filter_pred *pred; member 200 static void free_predicate(struct filter_pred *pred) in free_predicate() 837 static int filter_pred_string(struct filter_pred *pred, void *event) in filter_pred_string() 849 static __always_inline int filter_pchar(struct filter_pred *pred, char *str) in filter_pchar() 862 static int filter_pred_pchar(struct filter_pred *pred, void *event) in filter_pred_pchar() 875 static int filter_pred_pchar_user(struct filter_pred *pred, void *event) in filter_pred_pchar_user() 897 static int filter_pred_strloc(struct filter_pred *pred, void *event) in filter_pred_strloc() 919 static int filter_pred_strrelloc(struct filter_pred *pred, void *event) in filter_pred_strrelloc() 936 static int filter_pred_cpu(struct filter_pred *pred, void *event) in filter_pred_cpu() 962 static int filter_pred_cpu_cpumask(struct filter_pred *pred, void *event) in filter_pred_cpu_cpumask() [all …]
|
/openbmc/qemu/target/hexagon/ |
H A D | genptr.c | 41 TCGv gen_read_preg(TCGv pred, uint8_t num) in gen_read_preg() 137 TCGv pred = get_result_pred(ctx, pnum); in gen_log_pred_write() local 352 TCGv pred, TCGv vaddr, TCGv src) in gen_store_conditional4() 377 TCGv pred, TCGv vaddr, TCGv_i64 src) in gen_store_conditional8() 473 TCGCond cond, TCGv pred) in gen_write_new_pc_addr() 497 TCGCond cond, TCGv pred) in gen_write_new_pc_pcrel() 595 TCGCond cond, TCGv pred) in gen_cond_jumpr() 600 static void gen_cond_jumpr31(DisasContext *ctx, TCGCond cond, TCGv pred) in gen_cond_jumpr31() 607 static void gen_cond_jump(DisasContext *ctx, TCGCond cond, TCGv pred, in gen_cond_jump() 618 TCGv pred = tcg_temp_new(); in gen_cmpnd_cmp_jmp() local [all …]
|
H A D | cpu.h | 73 target_ulong pred[NUM_PREGS]; member
|
/openbmc/linux/arch/ia64/lib/ |
H A D | copy_user.S | 235 #define SWITCH(pred, shift) cmp.eq pred,p0=shift,rshift argument 236 #define CASE(pred, shift) \ argument
|
/openbmc/dbus-sensors/src/mctp/ |
H A D | MCTPDeviceRepository.hpp | 21 auto pred = [&device](const auto& it) { return it.second == device; }; in lookup() local
|
/openbmc/phosphor-fan-presence/control/json/ |
H A D | zone.cpp | 332 auto pred = [](const auto& entry) { return entry.second; }; in setFloor() local 383 auto pred = [](const auto& entry) { return entry.second; }; in decTimerExpired() local
|
/openbmc/linux/tools/perf/util/ |
H A D | block-range.h | 35 u64 pred; member
|
H A D | sample.h | 71 pred:2; /* predication */ member
|
/openbmc/linux/tools/testing/selftests/powerpc/security/ |
H A D | spectre_v2.c | 27 u64 pred, mpred; in do_count_loop() local
|
/openbmc/linux/rust/alloc/vec/ |
H A D | extract_if.rs | 41 pub(super) pred: F, field
|
/openbmc/linux/drivers/md/ |
H A D | dm-bufio.c | 172 iter_predicate pred, void *context) in lru_iter_next() 659 b_predicate pred; member 681 b_predicate pred, void *context, in __cache_evict() 700 b_predicate pred, void *context) in cache_evict() 735 b_predicate pred, void *context, struct lock_history *lh) in __cache_mark_many() 753 b_predicate pred, void *context) in cache_mark_many() 925 b_predicate pred, b_release release) in __remove_range() 951 b_predicate pred, b_release release) in cache_remove_range()
|
/openbmc/phosphor-fan-presence/control/ |
H A D | zone.cpp | 213 auto pred = [](const auto& entry) { return entry.second; }; in setFloor() local 265 auto pred = [](const auto& entry) { return entry.second; }; in decTimerExpired() local
|
/openbmc/linux/drivers/net/ethernet/engleder/ |
H A D | tsnep_rxnfc.c | 56 struct tsnep_rxnfc_rule *pred, *cur; in tsnep_add_rule() local
|
/openbmc/u-boot/arch/arm/mach-imx/mx5/ |
H A D | clock.c | 349 unsigned int clk_sel, freq, reg, pred, podf; in get_uart_clk() local 385 u32 clk_sel = 0, pred = 0, podf = 0, freq = 0; in get_esdhc_clk() local
|
/openbmc/u-boot/arch/arm/mach-imx/mx7/ |
H A D | clock.c | 897 u32 i, j, pred = 1, postd = 1; in mxs_set_lcdclk() local
|
/openbmc/linux/drivers/md/bcache/ |
H A D | btree.c | 2631 keybuf_pred_fn *pred; member 2679 struct bkey *end, keybuf_pred_fn *pred) in bch_refill_keybuf() 2781 keybuf_pred_fn *pred) in bch_keybuf_next_rescan()
|
/openbmc/qemu/linux-user/hexagon/ |
H A D | signal.c | 47 target_ulong pred[NUM_PREGS]; member
|
/openbmc/qemu/target/hexagon/idef-parser/ |
H A D | idef-parser.h | 170 HexPred pred; /**< rvalue of predicate type */ member
|
/openbmc/u-boot/arch/arm/mach-imx/mx6/ |
H A D | clock.c | 625 u32 i, j, max_pred = 8, max_postd = 8, pred = 1, postd = 1; in mxs_set_lcdclk() local
|
/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/ |
H A D | input_system.c | 266 const mipi_predictor_t pred) in receiver_set_compression()
|