Home
last modified time | relevance | path

Searched defs:pred (Results 1 – 17 of 17) sorted by relevance

/linux-6.15/kernel/trace/
H A Dtrace_events_filter.c153 struct filter_pred *pred; member
200 static void free_predicate(struct filter_pred *pred) in free_predicate()
862 static int filter_pred_pchar(struct filter_pred *pred, void *event) in filter_pred_pchar()
936 static int filter_pred_cpu(struct filter_pred *pred, void *event) in filter_pred_cpu()
992 static int filter_pred_comm(struct filter_pred *pred, void *event) in filter_pred_comm()
1124 static void filter_build_regex(struct filter_pred *pred) in filter_build_regex()
1186 struct filter_pred *pred = prog[i].pred; in filter_match_preds() local
1505 struct filter_pred *pred = NULL; in parse_pred() local
2521 static int ftrace_function_check_pred(struct filter_pred *pred) in ftrace_function_check_pred()
2586 struct filter_pred *pred = prog[i].pred; in ftrace_function_set_filter() local
[all …]
/linux-6.15/fs/bcachefs/
H A Dmove.c565 move_pred_fn pred, void *arg, in bch2_move_data_btree()
698 move_pred_fn pred, void *arg) in __bch2_move_data()
731 move_pred_fn pred, void *arg) in bch2_move_data()
748 move_pred_fn pred, void *arg) in __bch2_move_data_phys()
898 move_pred_fn pred, void *arg) in bch2_move_data_phys()
962 move_btree_pred pred, void *arg, in bch2_move_btree()
/linux-6.15/drivers/md/
H A Ddm-bufio.c174 iter_predicate pred, void *context) in lru_iter_next()
259 static struct lru_entry *lru_evict(struct lru *lru, le_predicate pred, void *context, bool no_sleep) in lru_evict()
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()
/linux-6.15/tools/perf/util/
H A Dblock-range.h35 u64 pred; member
H A Dsample.h71 pred:2; /* predication */ member
/linux-6.15/tools/testing/selftests/powerpc/security/
H A Dspectre_v2.c27 u64 pred, mpred; in do_count_loop() local
/linux-6.15/drivers/net/ethernet/engleder/
H A Dtsnep_rxnfc.c56 struct tsnep_rxnfc_rule *pred, *cur; in tsnep_add_rule() local
/linux-6.15/drivers/md/bcache/
H A Dbtree.c2652 keybuf_pred_fn *pred; member
2700 struct bkey *end, keybuf_pred_fn *pred) in bch_refill_keybuf()
2802 keybuf_pred_fn *pred) in bch_keybuf_next_rescan()
/linux-6.15/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
H A Dinput_system.c88 const mipi_predictor_t pred) in receiver_set_compression()
/linux-6.15/arch/x86/events/intel/
H A Dlbr.c790 u64 from, to, mis = 0, pred = 0, in_tx = 0, abort = 0; in intel_pmu_lbr_read_64() local
/linux-6.15/drivers/staging/media/rkvdec/
H A Drkvdec-vp9.c74 u8 pred[3]; member
/linux-6.15/arch/powerpc/perf/
H A Dcore-book3s.c491 int r_index, u_index, pred; in power_pmu_bhrb_read() local
/linux-6.15/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_cmn.c31 #define MUX(pred, true, false) ((pred) ? (true) : (false)) argument
/linux-6.15/include/linux/
H A Dacpi.h703 enum acpi_predicate pred; member
/linux-6.15/arch/riscv/net/
H A Dbpf_jit.h604 static inline u32 rv_fence(u8 pred, u8 succ) in rv_fence()
/linux-6.15/drivers/net/ethernet/intel/igc/
H A Digc_main.c3993 struct igc_nfc_rule *pred, *cur; in igc_add_nfc_rule() local
/linux-6.15/kernel/bpf/
H A Dverifier.c16381 int pred = -1; in check_cond_jmp_op() local