Home
last modified time | relevance | path

Searched defs:ki (Results 1 – 7 of 7) sorted by relevance

/linux/tools/perf/util/
H A Dkvm-stat.h153 static inline struct kvm_info *kvm_info__get(struct kvm_info *ki) in kvm_info__get()
160 static inline void kvm_info__put(struct kvm_info *ki) in kvm_info__put()
166 static inline void __kvm_info__zput(struct kvm_info **ki) in __kvm_info__zput()
172 #define kvm_info__zput(ki) __kvm_info__zput(&ki) argument
176 struct kvm_info *ki; in kvm_info__new() local
187 #define kvm_info__zput(ki) do { } while (0) argument
H A Dhist.c704 __hists__add_entry(struct hists * hists,struct addr_location * al,struct symbol * sym_parent,struct branch_info * bi,struct mem_info * mi,struct kvm_info * ki,struct block_info * block_info,struct perf_sample * sample,bool sample_self,struct hist_entry_ops * ops) __hists__add_entry() argument
768 hists__add_entry(struct hists * hists,struct addr_location * al,struct symbol * sym_parent,struct branch_info * bi,struct mem_info * mi,struct kvm_info * ki,struct perf_sample * sample,bool sample_self) hists__add_entry() argument
782 hists__add_entry_ops(struct hists * hists,struct hist_entry_ops * ops,struct addr_location * al,struct symbol * sym_parent,struct branch_info * bi,struct mem_info * mi,struct kvm_info * ki,struct perf_sample * sample,bool sample_self) hists__add_entry_ops() argument
/linux/fs/cachefiles/
H A Dio.c34 static inline void cachefiles_put_kiocb(struct cachefiles_kiocb *ki) in cachefiles_put_kiocb()
48 struct cachefiles_kiocb *ki = container_of(iocb, struct cachefiles_kiocb, iocb); in cachefiles_read_complete() local
82 struct cachefiles_kiocb *ki; in cachefiles_read() local
257 struct cachefiles_kiocb *ki = container_of(iocb, struct cachefiles_kiocb, iocb); in cachefiles_write_complete() local
288 struct cachefiles_kiocb *ki; in __cachefiles_write() local
/linux/drivers/clk/bcm/
H A Dclk-iproc-pll.c248 unsigned int ka, unsigned int ki) in __pll_bring_out_reset()
310 int ka = 0, ki, kp, ret; in pll_set_rate() local
/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Dtvmodesnv17.c257 int64_t ki; member
/linux/tools/thermal/tmon/
H A Dtmon.h127 double ki; /* Time-constant for I action from Dialog Box */ member
/linux/tools/perf/
H A Dbuiltin-kvm.c787 struct kvm_info *ki; in find_create_kvm_event() local