Home
last modified time | relevance | path

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

/linux/tools/lib/traceevent/
A 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
A Devent-parse-local.h18 #define __hidden __attribute__((visibility ("hidden"))) macro
A Devent-plugin.c679 __hidden void free_tep_plugin_paths(struct tep_handle *tep) in free_tep_plugin_paths()
A 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()
7472 __hidden void free_tep_format_field(struct tep_format_field *field) in free_tep_format_field()
7498 __hidden void free_tep_event(struct tep_event *event) in free_tep_event()
/linux/tools/testing/selftests/bpf/progs/
A Dlinked_funcs1.c54 __hidden extern void set_output_ctx2(__u64 *ctx);
A Dlinked_funcs2.c54 __hidden extern void set_output_ctx1(__u64 *ctx);
/linux/tools/lib/bpf/
A Dbpf_helpers.h48 #define __hidden __attribute__((visibility("hidden"))) macro

Completed in 21 milliseconds