Home
last modified time | relevance | path

Searched refs:__hidden (Results 1 – 8 of 8) sorted by relevance

/linux-6.1.9/tools/lib/traceevent/
Devent-parse-api.c95 __hidden unsigned short data2host2(struct tep_handle *tep, unsigned short data) in data2host2()
108 __hidden unsigned int data2host4(struct tep_handle *tep, unsigned int data) in data2host4()
123 __hidden unsigned long long
Devent-parse-local.h18 #define __hidden __attribute__((visibility ("hidden"))) macro
Devent-plugin.c679 __hidden void free_tep_plugin_paths(struct tep_handle *tep) in free_tep_plugin_paths()
Devent-parse.c64 __hidden void init_input_buf(const char *buf, unsigned long long size) in init_input_buf()
71 __hidden const char *get_input_buf(void) in get_input_buf()
76 __hidden unsigned long long get_input_buf_ptr(void) in get_input_buf_ptr()
964 __hidden int peek_char(void) in peek_char()
1187 __hidden void free_token(char *tok) in free_token()
1202 __hidden enum tep_event_type read_token(char **tok) in read_token()
7493 __hidden void free_tep_format_field(struct tep_format_field *field) in free_tep_format_field()
7519 __hidden void free_tep_event(struct tep_event *event) in free_tep_event()
/linux-6.1.9/tools/lib/bpf/
Dusdt.bpf.h94 __weak __hidden
115 __weak __hidden
195 __weak __hidden
Dbpf_helpers.h61 #define __hidden __attribute__((visibility("hidden"))) macro
/linux-6.1.9/tools/testing/selftests/bpf/progs/
Dlinked_funcs1.c62 __hidden extern void set_output_ctx2(__u64 *ctx);
Dlinked_funcs2.c62 __hidden extern void set_output_ctx1(__u64 *ctx);