Home
last modified time | relevance | path

Searched defs:assign (Results 1 – 21 of 21) sorted by relevance

/linux/include/trace/
H A Dtrace_custom_events.h27 #define TRACE_CUSTOM_EVENT(name, proto, args, tstruct, assign, print) \ argument
41 #define DECLARE_CUSTOM_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ argument
62 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
77 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
120 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
140 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
188 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
H A Dtrace_events.h39 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \ argument
49 #define TRACE_EVENT_SYSCALL(name, proto, args, tstruct, assign, print, reg, unreg) \ argument
61 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ argument
89 assign, print, reg, unreg) \ argument
95 assign, print, reg, unreg) \ argument
128 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, prin argument
203 DECLARE_EVENT_CLASS(call,proto,args,tstruct,assign,print) global() argument
277 DECLARE_EVENT_CLASS(call,proto,args,tstruct,assign,print) global() argument
404 __DECLARE_EVENT_CLASS(call,proto,args,tstruct,assign,print) global() argument
433 DECLARE_EVENT_CLASS(call,proto,args,tstruct,assign,print) global() argument
443 DECLARE_EVENT_SYSCALL_CLASS(call,proto,args,tstruct,assign,print) global() argument
475 DECLARE_EVENT_CLASS(call,proto,args,tstruct,assign,print) global() argument
[all...]
H A Ddefine_trace.h27 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \ argument
31 #define TRACE_EVENT_CONDITION(name, proto, args, cond, tstruct, assign, print) \ argument
41 assign, print, reg, unreg) \ argument
46 assign, print, reg, unreg) \ argument
50 #define TRACE_EVENT_SYSCALL(name, proto, args, struct, assign, print, reg, unreg) \ argument
54 #define TRACE_EVENT_NOP(name, proto, args, struct, assign, print) argument
H A Dperf.h16 #define __DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
65 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
78 DECLARE_EVENT_SYSCALL_CLASS(call,proto,args,tstruct,assign,print) global() argument
H A Dbpf_probe.h53 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
67 #define DECLARE_EVENT_SYSCALL_CLASS(call, proto, args, tstruct, assign, print) \ argument
H A Ddefine_custom_trace.h27 #define TRACE_CUSTOM_EVENT(name, proto, args, tstruct, assign, print) argument
/linux/include/linux/
H A Dtracepoint.h640 DECLARE_EVENT_CLASS(name,proto,args,tstruct,assign,print) global() argument
652 TRACE_EVENT(name,proto,args,struct,assign,print) global() argument
655 TRACE_EVENT_FN(name,proto,args,struct,assign,print,reg,unreg) global() argument
658 TRACE_EVENT_FN_COND(name,proto,args,cond,struct,assign,print,reg,unreg) global() argument
662 TRACE_EVENT_CONDITION(name,proto,args,cond,struct,assign,print) global() argument
665 TRACE_EVENT_SYSCALL(name,proto,args,struct,assign,print,reg,unreg) global() argument
681 TRACE_EVENT_NOP(name,proto,args,struct,assign,print) global() argument
684 DECLARE_EVENT_CLASS_NOP(name,proto,args,tstruct,assign,print) global() argument
H A Dintel_th.h32 void *(*assign)(struct device *dev, int *mode); member
H A Dtrace_events.h973 DECLARE_CUSTOM_EVENT_CLASS(name,proto,args,tstruct,assign,print) global() argument
975 TRACE_CUSTOM_EVENT(name,proto,args,struct,assign,print) global() argument
/linux/scripts/gcc-plugins/
H A Dlatent_entropy_plugin.c343 gimple assign; in perturb_local_entropy() local
357 gimple assign; in __perturb_latent_entropy() local
433 gimple assign, call; in init_local_entropy() local
/linux/drivers/gpu/drm/i915/pxp/
H A Dintel_pxp.c465 int intel_pxp_key_check(struct drm_gem_object *_obj, bool assign) in intel_pxp_key_check() argument
/linux/arch/x86/events/
H A Dcore.c988 int wmin, int wmax, int gpmax, int *assign) in perf_assign_events()
1005 int x86_schedule_events(struct cpu_hw_events *cpuc, int n, int *assign) in x86_schedule_events()
1480 int assign[X86_PMC_IDX_MAX]; in x86_pmu_add() local
2347 int assign[X86_PMC_IDX_MAX]; in x86_pmu_commit_txn() local
H A Dperf_event.h281 int assign[X86_PMC_IDX_MAX]; /* event to counter assignment */ member
832 void (*assign)(struct perf_event *event, int idx); member
/linux/arch/x86/kernel/cpu/resctrl/
H A Dmonitor.c538 u32 cntr_id, bool assign) in resctrl_arch_config_cntr()
/linux/fs/resctrl/
H A Dmonitor.c1166 rdtgroup_assign_cntr(struct rdt_resource * r,struct rdt_l3_mon_domain * d,enum resctrl_event_id evtid,u32 rmid,u32 closid,u32 cntr_id,bool assign) rdtgroup_assign_cntr() argument
1672 rdtgroup_modify_assign_state(char * assign,struct rdt_l3_mon_domain * d,struct rdtgroup * rdtgrp,struct mon_evt * mevt) rdtgroup_modify_assign_state() argument
[all...]
/linux/arch/x86/events/intel/
H A Duncore.c454 uncore_assign_events(struct intel_uncore_box * box,int assign[],int n) uncore_assign_events() argument
580 int assign[UNCORE_PMC_IDX_MAX]; uncore_pmu_event_add() local
[all...]
/linux/drivers/hwtracing/intel_th/
H A Dintel_th.h164 int (*assign)(struct intel_th_device *thdev, member
/linux/arch/x86/pci/
H A Dirq.c1394 static int pcibios_lookup_irq(struct pci_dev *dev, int assign) in pcibios_lookup_irq()
/linux/net/mac80211/
H A Drx.c4644 bool assign = false; ieee80211_check_fast_rx() local
/linux/include/uapi/linux/
H A Dbtrfs.h788 __u64 assign; global() member
/linux/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.c2605 bool assign = false; intel_pt_vm_tm_corr_tsc() local