Home
last modified time | relevance | path

Searched defs:cs (Results 1 – 6 of 6) sorted by relevance

/tools/perf/util/
Dcomm.c19 static struct comm_str *comm_str__get(struct comm_str *cs) in comm_str__get()
27 static void comm_str__put(struct comm_str *cs) in comm_str__put()
38 struct comm_str *cs; in comm_str__alloc() local
Ddata-convert-bt.c663 static int ctf_stream__flush(struct ctf_stream *cs) in ctf_stream__flush()
683 struct ctf_stream *cs; in ctf_stream__create() local
736 static void ctf_stream__delete(struct ctf_stream *cs) in ctf_stream__delete()
746 struct ctf_stream *cs = cw->stream[cpu]; in ctf_stream() local
781 static bool is_flush_needed(struct ctf_stream *cs) in is_flush_needed()
795 struct ctf_stream *cs; in process_sample_event() local
/tools/testing/selftests/x86/
Dsigreturn.c312 unsigned short cs, gs, fs, ss; member
346 int cs_bitness(unsigned short cs) in cs_bitness()
379 bool is_valid_ss(unsigned short cs) in is_valid_ss()
575 int cs = find_cs(cs_bits); in test_valid_sigreturn() local
701 int cs = force_cs == -1 ? find_cs(cs_bits) : force_cs; in test_bad_iret() local
Dtest_syscall_vdso.c380 int cs; in main() local
/tools/build/feature/
Dtest-pthread-attr-setaffinity-np.c10 cpu_set_t cs; in main() local
/tools/arch/x86/include/uapi/asm/
Dkvm.h151 struct kvm_segment cs, ds, es, fs, gs, ss; member