Searched defs:cs (Results 1 – 12 of 12) sorted by relevance
| /tools/perf/util/ |
| A D | comm.c | 44 static refcount_t *comm_str__refcnt(struct comm_str *cs) in comm_str__refcnt() 49 static const char *comm_str__str(const struct comm_str *cs) in comm_str__str() 54 static struct comm_str *comm_str__get(struct comm_str *cs) in comm_str__get() 64 static void comm_str__put(struct comm_str *cs) in comm_str__put() 100 static void comm_strs__remove_if_last(struct comm_str *cs) in comm_strs__remove_if_last()
|
| A D | data-convert-bt.c | 673 static int ctf_stream__flush(struct ctf_stream *cs) in ctf_stream__flush() 693 struct ctf_stream *cs; in ctf_stream__create() local 746 static void ctf_stream__delete(struct ctf_stream *cs) in ctf_stream__delete() 756 struct ctf_stream *cs = cw->stream[cpu]; in ctf_stream() local 791 static bool is_flush_needed(struct ctf_stream *cs) in is_flush_needed() 805 struct ctf_stream *cs; in process_sample_event() local
|
| /tools/testing/selftests/x86/ |
| A D | sigreturn.c | 281 unsigned short cs, gs, fs, ss; member 315 int cs_bitness(unsigned short cs) in cs_bitness() 348 bool is_valid_ss(unsigned short cs) in is_valid_ss() 557 int cs = find_cs(cs_bits); in test_valid_sigreturn() local 683 int cs = force_cs == -1 ? find_cs(cs_bits) : force_cs; in test_bad_iret() local
|
| A D | test_syscall_vdso.c | 379 int cs; in main() local
|
| /tools/testing/selftests/cachestat/ |
| A D | test_cachestat.c | 28 void print_cachestat(struct cachestat *cs) in print_cachestat() 131 struct cachestat cs; in test_cachestat() local 230 struct cachestat cs; in run_cachestat_test() local
|
| /tools/build/feature/ |
| A D | test-pthread-attr-setaffinity-np.c | 10 cpu_set_t cs; in main() local
|
| /tools/testing/selftests/kvm/lib/ |
| A D | string_override.c | 10 int memcmp(const void *cs, const void *ct, size_t count) in memcmp()
|
| /tools/testing/selftests/powerpc/nx-gzip/include/ |
| A D | crb.h | 77 __u8 cs; member
|
| /tools/testing/selftests/alsa/ |
| A D | pcm-test.c | 290 const char *cs; in test_pcm_time() local
|
| /tools/testing/selftests/kvm/include/x86/ |
| A D | processor.h | 499 uint16_t cs; in get_cs() local 1162 uint64_t cs; member
|
| A D | svm.h | 191 struct vmcb_seg cs; member
|
| /tools/arch/x86/include/uapi/asm/ |
| A D | kvm.h | 147 struct kvm_segment cs, ds, es, fs, gs, ss; member 158 struct kvm_segment cs, ds, es, fs, gs, ss; member
|
Completed in 36 milliseconds