Searched defs:pred (Results 1 – 12 of 12) sorted by relevance
/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 …]
|
/linux/fs/bcachefs/ |
H A D | move.c | 79 move_pred_fn pred, void *_arg, bool p) in trace_io_move_pred2() 628 move_pred_fn pred, void *arg, in bch2_move_data_btree() 814 move_pred_fn pred, void *arg) in __bch2_move_data() 847 move_pred_fn pred, void *arg) in bch2_move_data() 865 move_pred_fn pred, void *arg) in __bch2_move_data_phys() 1030 move_pred_fn pred, void *arg) in bch2_move_data_phys() 1098 move_btree_pred pred, void *arg, in bch2_move_btree()
|
/linux/drivers/md/ |
H A D | dm-bufio.c | 164 iter_predicate pred, void *context) in lru_iter_next() 249 static struct lru_entry *lru_evict(struct lru *lru, le_predicate pred, void *context, bool no_sleep) in lru_evict() 649 b_predicate pred; member 671 b_predicate pred, void *context, in __cache_evict() 690 b_predicate pred, void *context) in cache_evict() 725 b_predicate pred, void *context, struct lock_history *lh) in __cache_mark_many() 743 b_predicate pred, void *context) in cache_mark_many() 915 b_predicate pred, b_release release) in __remove_range() 941 b_predicate pred, b_release release) in cache_remove_range()
|
/linux/tools/perf/util/ |
H A D | block-range.h | 35 u64 pred; member
|
H A D | sample.h | 71 pred:2; /* predication */ member
|
/linux/tools/testing/selftests/powerpc/security/ |
H A D | spectre_v2.c | 27 u64 pred, mpred; in do_count_loop() local
|
/linux/drivers/net/ethernet/engleder/ |
H A D | tsnep_rxnfc.c | 56 struct tsnep_rxnfc_rule *pred, *cur; in tsnep_add_rule() local
|
/linux/drivers/md/bcache/ |
H A D | btree.c | 2638 keybuf_pred_fn *pred; member 2686 struct bkey *end, keybuf_pred_fn *pred) in bch_refill_keybuf() 2788 keybuf_pred_fn *pred) in bch_keybuf_next_rescan()
|
/linux/drivers/staging/media/rkvdec/ |
H A D | rkvdec-vp9.c | 74 u8 pred[3]; member
|
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
H A D | phy_cmn.c | 31 #define MUX(pred, true, false) ((pred) ? (true) : (false)) argument
|
/linux/drivers/net/ethernet/intel/igc/ |
H A D | igc_main.c | 4005 struct igc_nfc_rule *pred, *cur; in igc_add_nfc_rule() local
|
/linux/kernel/bpf/ |
H A D | verifier.c | 16398 int pred = -1; in check_cond_jmp_op() local
|