/linux/arch/ia64/include/asm/native/ |
A D | inst.h | 23 #define MOV_FROM_IPSR(pred, reg) \ argument 35 #define MOV_FROM_PSR(pred, 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 89 #define SSM_PSR_I(pred, pred_clob, clob) \ argument [all …]
|
/linux/kernel/trace/ |
A D | trace_events_filter.c | 102 struct filter_pred *pred; member 671 static int filter_pred_pchar(struct filter_pred *pred, void *event) in filter_pred_pchar() 710 static int filter_pred_cpu(struct filter_pred *pred, void *event) in filter_pred_cpu() 736 static int filter_pred_comm(struct filter_pred *pred, void *event) in filter_pred_comm() 745 static int filter_pred_none(struct filter_pred *pred, void *event) in filter_pred_none() 862 static void filter_build_regex(struct filter_pred *pred) in filter_build_regex() 911 struct filter_pred *pred = prog[i].pred; in filter_match_preds() local 1158 struct filter_pred *pred = NULL; in parse_pred() local 1952 static int ftrace_function_check_pred(struct filter_pred *pred) in ftrace_function_check_pred() 2017 struct filter_pred *pred = prog[i].pred; in ftrace_function_set_filter() local [all …]
|
/linux/arch/ia64/lib/ |
A D | copy_user.S | 235 #define SWITCH(pred, shift) cmp.eq pred,p0=shift,rshift argument 236 #define CASE(pred, shift) \ argument
|
/linux/tools/perf/util/ |
A D | block-range.h | 35 u64 pred; member
|
/linux/tools/testing/selftests/powerpc/security/ |
A D | spectre_v2.c | 27 u64 pred, mpred; in do_count_loop() local
|
/linux/drivers/md/bcache/ |
A D | btree.c | 2591 keybuf_pred_fn *pred; member 2639 struct bkey *end, keybuf_pred_fn *pred) in bch_refill_keybuf() 2741 keybuf_pred_fn *pred) in bch_keybuf_next_rescan()
|
/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/ |
A D | input_system.c | 266 const mipi_predictor_t pred) in receiver_set_compression()
|
/linux/include/media/davinci/ |
A D | isif.h | 400 __u8 pred; member
|
/linux/arch/x86/events/intel/ |
A D | lbr.c | 833 u64 from, to, mis = 0, pred = 0, in_tx = 0, abort = 0; in intel_pmu_lbr_read_64() local
|
/linux/arch/powerpc/perf/ |
A D | core-book3s.c | 493 int r_index, u_index, pred; in power_pmu_bhrb_read() local
|
/linux/drivers/staging/media/atomisp/pci/ |
A D | isp2400_input_system_local.h | 470 mipi_predictor_t pred[N_MIPI_FORMAT_CUSTOM]; member
|
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
A D | phy_cmn.c | 31 #define MUX(pred, true, false) ((pred) ? (true) : (false)) argument
|
/linux/include/linux/ |
A D | acpi.h | 649 enum acpi_predicate pred; member
|
/linux/drivers/net/ethernet/intel/igc/ |
A D | igc_main.c | 3526 struct igc_nfc_rule *pred, *cur; in igc_add_nfc_rule() local
|
/linux/kernel/bpf/ |
A D | verifier.c | 9177 int pred = -1; in check_cond_jmp_op() local
|