/linux-4.1.27/arch/ia64/include/asm/native/ |
D | pvchk_inst.h | 146 #define IS_PRED_IN(pred) \ argument 151 #define IS_PRED_OUT(pred) \ argument 156 #define IS_PRED_CLOB(pred) IS_PRED_OUT(pred) argument 169 #define MOV_FROM_IPSR(pred, reg) \ argument 179 #define MOV_FROM_PSR(pred, reg, clob) \ argument 183 #define MOV_FROM_ITC(pred, pred_clob, reg, clob) \ argument 191 #define MOV_TO_ITIR(pred, reg, clob) \ argument 195 #define MOV_TO_IHA(pred, reg, clob) \ argument 199 #define MOV_TO_IPSR(pred, reg, clob) \ argument 203 #define MOV_TO_IFS(pred, reg, clob) \ argument [all …]
|
D | inst.h | 63 #define MOV_FROM_IPSR(pred, reg) \ argument 76 #define MOV_FROM_PSR(pred, reg, clob) \ argument 80 #define MOV_FROM_ITC(pred, pred_clob, reg, clob) \ argument 89 #define MOV_TO_ITIR(pred, reg, clob) \ argument 93 #define MOV_TO_IHA(pred, reg, clob) \ argument 97 #define MOV_TO_IPSR(pred, reg, clob) \ argument 101 #define MOV_TO_IFS(pred, reg, clob) \ argument 114 #define ITC_I(pred, reg, clob) \ argument 118 #define ITC_D(pred, reg, clob) \ argument 127 #define THASH(pred, reg0, reg1, clob) \ argument [all …]
|
/linux-4.1.27/kernel/trace/ |
D | trace_events_filter.c | 204 static int filter_pred_string(struct filter_pred *pred, void *event) in filter_pred_string() 217 static int filter_pred_pchar(struct filter_pred *pred, void *event) in filter_pred_pchar() 240 static int filter_pred_strloc(struct filter_pred *pred, void *event) in filter_pred_strloc() 255 static int filter_pred_none(struct filter_pred *pred, void *event) in filter_pred_none() 353 static void filter_build_regex(struct filter_pred *pred) in filter_build_regex() 391 get_pred_parent(struct filter_pred *pred, struct filter_pred *preds, in get_pred_parent() 417 struct filter_pred *pred = root; in walk_pred_tree() local 469 struct filter_pred *pred; in process_ops() local 504 static int filter_match_preds_cb(enum move_type move, struct filter_pred *pred, in filter_match_preds_cb() 695 struct filter_pred *pred) in __push_pred_stack() [all …]
|
/linux-4.1.27/arch/ia64/lib/ |
D | copy_user.S | 233 #define SWITCH(pred, shift) cmp.eq pred,p0=shift,rshift argument 234 #define CASE(pred, shift) \ argument
|
/linux-4.1.27/drivers/md/bcache/ |
D | btree.c | 2359 keybuf_pred_fn *pred; member 2407 struct bkey *end, keybuf_pred_fn *pred) in bch_refill_keybuf() 2506 keybuf_pred_fn *pred) in bch_keybuf_next_rescan()
|
/linux-4.1.27/arch/x86/kernel/cpu/ |
D | perf_event_intel_lbr.c | 418 u64 from, to, mis = 0, pred = 0, in_tx = 0, abort = 0; in intel_pmu_lbr_read_64() local
|
/linux-4.1.27/include/media/davinci/ |
D | isif.h | 413 __u8 pred; member
|
/linux-4.1.27/arch/powerpc/perf/ |
D | core-book3s.c | 429 int r_index, u_index, pred; in power_pmu_bhrb_read() local
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/phy/ |
D | phy_cmn.c | 42 #define MUX(pred, true, false) ((pred) ? (true) : (false)) argument
|