Searched defs:pred (Results 1 - 16 of 16) sorted by relevance

/linux-master/tools/perf/util/
H A Dblock-range.h35 u64 pred; member in struct:block_range
H A Dsample.h71 pred:2; /* predication */ member in struct:simd_flags
/linux-master/tools/testing/selftests/powerpc/security/
H A Dspectre_v2.c27 u64 pred, mpred; local
/linux-master/drivers/net/ethernet/engleder/
H A Dtsnep_rxnfc.c56 struct tsnep_rxnfc_rule *pred, *cur; local
/linux-master/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
H A Dinput_system.c93 receiver_set_compression( const rx_ID_t ID, const unsigned int cfg_ID, const mipi_compressor_t comp, const mipi_predictor_t pred) argument
/linux-master/fs/bcachefs/
H A Dmove.c531 bch2_move_data_btree(struct moving_context *ctxt, struct bpos start, struct bpos end, move_pred_fn pred, void *arg, enum btree_id btree_id) argument
628 __bch2_move_data(struct moving_context *ctxt, struct bbpos start, struct bbpos end, move_pred_fn pred, void *arg) argument
657 bch2_move_data(struct bch_fs *c, struct bbpos start, struct bbpos end, struct bch_ratelimit *rate, struct bch_move_stats *stats, struct write_point_specifier wp, bool wait_on_copygc, move_pred_fn pred, void *arg) argument
839 bch2_move_btree(struct bch_fs *c, struct bbpos start, struct bbpos end, move_btree_pred pred, void *arg, struct bch_move_stats *stats) argument
/linux-master/drivers/staging/media/rkvdec/
H A Drkvdec-vp9.c74 u8 pred[3]; member in struct:rkvdec_vp9_probs
/linux-master/kernel/trace/
H A Dtrace_events_filter.c153 struct filter_pred *pred; member in struct:prog_entry
200 static void free_predicate(struct filter_pred *pred) argument
837 filter_pred_string(struct filter_pred *pred, void *event) argument
849 filter_pchar(struct filter_pred *pred, char *str) argument
862 filter_pred_pchar(struct filter_pred *pred, void *event) argument
875 filter_pred_pchar_user(struct filter_pred *pred, void *event) argument
897 filter_pred_strloc(struct filter_pred *pred, void *event) argument
919 filter_pred_strrelloc(struct filter_pred *pred, void *event) argument
936 filter_pred_cpu(struct filter_pred *pred, void *event) argument
962 filter_pred_cpu_cpumask(struct filter_pred *pred, void *event) argument
970 filter_pred_cpumask(struct filter_pred *pred, void *event) argument
981 filter_pred_cpumask_cpu(struct filter_pred *pred, void *event) argument
992 filter_pred_comm(struct filter_pred *pred, void *event) argument
1002 filter_pred_function(struct filter_pred *pred, void *event) argument
1124 filter_build_regex(struct filter_pred *pred) argument
1161 test_pred_visited_fn(struct filter_pred *pred, void *event) argument
1186 struct filter_pred *pred = prog[i].pred; local
1434 filter_pred_fn_call(struct filter_pred *pred, void *event) argument
1505 struct filter_pred *pred = NULL; local
2525 ftrace_function_check_pred(struct filter_pred *pred) argument
2543 ftrace_function_set_filter_pred(struct filter_pred *pred, struct function_filter_data *data) argument
2590 struct filter_pred *pred = prog[i].pred; local
2732 test_pred_visited_fn(struct filter_pred *pred, void *event) argument
2748 struct filter_pred *pred = prog[i].pred; local
[all...]
/linux-master/drivers/md/bcache/
H A Dbtree.c2634 keybuf_pred_fn *pred; member in struct:refill
2681 bch_refill_keybuf(struct cache_set *c, struct keybuf *buf, struct bkey *end, keybuf_pred_fn *pred) argument
2781 bch_keybuf_next_rescan(struct cache_set *c, struct keybuf *buf, struct bkey *end, keybuf_pred_fn *pred) argument
/linux-master/arch/powerpc/perf/
H A Dcore-book3s.c494 int r_index, u_index, pred; local
/linux-master/arch/x86/events/intel/
H A Dlbr.c780 u64 from, to, mis = 0, pred = 0, in_tx = 0, abort = 0; local
/linux-master/arch/riscv/net/
H A Dbpf_jit.h597 static inline u32 rv_fence(u8 pred, u8 succ) argument
/linux-master/drivers/md/
H A Ddm-bufio.c257 static struct lru_entry *lru_evict(struct lru *lru, le_predicate pred, void *context, bool no_sleep) argument
659 b_predicate pred; member in struct:evict_wrapper
171 lru_iter_next(struct lru_iter *it, iter_predicate pred, void *context) argument
680 __cache_evict(struct dm_buffer_cache *bc, int list_mode, b_predicate pred, void *context, struct lock_history *lh) argument
699 cache_evict(struct dm_buffer_cache *bc, int list_mode, b_predicate pred, void *context) argument
734 __cache_mark_many(struct dm_buffer_cache *bc, int old_mode, int new_mode, b_predicate pred, void *context, struct lock_history *lh) argument
752 cache_mark_many(struct dm_buffer_cache *bc, int old_mode, int new_mode, b_predicate pred, void *context) argument
922 __remove_range(struct dm_buffer_cache *bc, struct rb_root *root, sector_t begin, sector_t end, b_predicate pred, b_release release) argument
949 cache_remove_range(struct dm_buffer_cache *bc, sector_t begin, sector_t end, b_predicate pred, b_release release) argument
[all...]
/linux-master/include/linux/
H A Dacpi.h697 enum acpi_predicate pred; member in struct:acpi_platform_list
/linux-master/drivers/net/ethernet/intel/igc/
H A Digc_main.c3816 struct igc_nfc_rule *pred, *cur; local
/linux-master/kernel/bpf/
H A Dverifier.c14960 int pred = -1; local

Completed in 355 milliseconds