Home
last modified time | relevance | path

Searched defs:self (Results 451 - 475 of 1021) sorted by relevance

1...<<11121314151617181920>>...41

/kernel/linux/linux-6.6/tools/testing/selftests/perf_events/
H A Dsigtrap_threads.c149 run_test_threads(struct __test_metadata *_metadata, FIXTURE_DATA(sigtrap_threads) *self) run_test_threads() argument
[all...]
/kernel/linux/linux-6.6/tools/virtio/ringtest/
H A Dmain.c80 pthread_t self; in set_affinity() local
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dso_incoming_cpu.c123 create_server(struct __test_metadata *_metadata, FIXTURE_DATA(so_incoming_cpu) *self, const FIXTURE_VARIANT(so_incoming_cpu) *variant, int cpu) create_server() argument
157 create_servers(struct __test_metadata *_metadata, FIXTURE_DATA(so_incoming_cpu) *self, const FIXTURE_VARIANT(so_incoming_cpu) *variant) create_servers() argument
178 create_clients(struct __test_metadata *_metadata, FIXTURE_DATA(so_incoming_cpu) *self) create_clients() argument
209 verify_incoming_cpu(struct __test_metadata *_metadata, FIXTURE_DATA(so_incoming_cpu) *self) verify_incoming_cpu() argument
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/uevent/
H A Duevent_filtering.c228 pid_t self; in set_death_signal() local
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dzcore.c279 static int zcore_reboot_and_on_panic_handler(struct notifier_block *self, in zcore_reboot_and_on_panic_handler() argument
/kernel/linux/linux-6.6/mm/
H A Dpage_ext.c413 static int __meminit page_ext_callback(struct notifier_block *self, in page_ext_callback() argument
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_printk.c88 static int module_trace_bprintk_format_notify(struct notifier_block *self, in module_trace_bprintk_format_notify() argument
174 module_trace_bprintk_format_notify(struct notifier_block *self, in module_trace_bprintk_format_notify() argument
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Djson_writer.c29 static void jsonw_indent(json_writer_t *self) in jsonw_indent() argument
37 static void jsonw_eol(json_writer_t *self) in jsonw_eol() argument
47 static void jsonw_eor(json_writer_t *self) in jsonw_eor() argument
57 jsonw_puts(json_writer_t *self, const char *str) jsonw_puts() argument
92 json_writer_t *self = malloc(sizeof(*self)); jsonw_new() local
105 json_writer_t *self = *self_p; jsonw_destroy() local
114 jsonw_pretty(json_writer_t *self, bool on) jsonw_pretty() argument
119 jsonw_reset(json_writer_t *self) jsonw_reset() argument
126 jsonw_begin(json_writer_t *self, int c) jsonw_begin() argument
134 jsonw_end(json_writer_t *self, int c) jsonw_end() argument
147 jsonw_name(json_writer_t *self, const char *name) jsonw_name() argument
158 jsonw_vprintf_enquote(json_writer_t *self, const char *fmt, va_list ap) jsonw_vprintf_enquote() argument
166 jsonw_printf(json_writer_t *self, const char *fmt, ...) jsonw_printf() argument
177 jsonw_start_object(json_writer_t *self) jsonw_start_object() argument
182 jsonw_end_object(json_writer_t *self) jsonw_end_object() argument
187 jsonw_start_array(json_writer_t *self) jsonw_start_array() argument
192 jsonw_end_array(json_writer_t *self) jsonw_end_array() argument
198 jsonw_string(json_writer_t *self, const char *value) jsonw_string() argument
204 jsonw_bool(json_writer_t *self, bool val) jsonw_bool() argument
209 jsonw_null(json_writer_t *self) jsonw_null() argument
214 jsonw_float_fmt(json_writer_t *self, const char *fmt, double num) jsonw_float_fmt() argument
220 jsonw_float(json_writer_t *self, double num) jsonw_float() argument
226 jsonw_hu(json_writer_t *self, unsigned short num) jsonw_hu() argument
231 jsonw_uint(json_writer_t *self, uint64_t num) jsonw_uint() argument
236 jsonw_lluint(json_writer_t *self, unsigned long long int num) jsonw_lluint() argument
241 jsonw_int(json_writer_t *self, int64_t num) jsonw_int() argument
247 jsonw_string_field(json_writer_t *self, const char *prop, const char *val) jsonw_string_field() argument
253 jsonw_bool_field(json_writer_t *self, const char *prop, bool val) jsonw_bool_field() argument
260 jsonw_float_field(json_writer_t *self, const char *prop, double val) jsonw_float_field() argument
267 jsonw_float_field_fmt(json_writer_t *self, const char *prop, const char *fmt, double val) jsonw_float_field_fmt() argument
276 jsonw_uint_field(json_writer_t *self, const char *prop, uint64_t num) jsonw_uint_field() argument
282 jsonw_hu_field(json_writer_t *self, const char *prop, unsigned short num) jsonw_hu_field() argument
288 jsonw_lluint_field(json_writer_t *self, const char *prop, unsigned long long int num) jsonw_lluint_field() argument
296 jsonw_int_field(json_writer_t *self, const char *prop, int64_t num) jsonw_int_field() argument
302 jsonw_null_field(json_writer_t *self, const char *prop) jsonw_null_field() argument
[all...]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dscif_ioctl.h14 struct scif_port_id self; member
60 __u64 self; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dscif_ioctl.h27 struct scif_port_id self; member
73 __u64 self; member
/kernel/linux/linux-6.6/net/tipc/
H A Dname_distr.c71 u32 self = tipc_own_addr(net); in named_prepare_buf() local
401 u32 self = tipc_own_addr(net); in tipc_named_reinit() local
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dscif_ioctl.h27 struct scif_port_id self; member
73 __u64 self; member
/third_party/ffmpeg/libavdevice/
H A Djack.c65 JackData *self = arg; in process_callback() local
118 JackData *self = arg; shutdown_callback() local
124 JackData *self = arg; xrun_callback() local
130 supply_new_packets(JackData *self, AVFormatContext *context) supply_new_packets() argument
150 JackData *self = context->priv_data; start_jack() local
222 stop_jack(JackData *self) stop_jack() argument
238 JackData *self = context->priv_data; audio_read_header() local
266 JackData *self = context->priv_data; audio_read_packet() local
326 JackData *self = context->priv_data; audio_read_close() local
[all...]
/third_party/ltp/metadata/
H A Ddata_storage.h137 static inline int data_node_hash_add(struct data_node *self, const char *id, struct data_node *payload) in data_node_hash_add() argument
155 static inline void data_node_free(struct data_node *self) in data_node_free() argument
178 data_node_hash_del(struct data_node *self, const char *id) data_node_hash_del() argument
199 data_node_hash_get(struct data_node *self, const char *id) data_node_hash_get() argument
215 data_node_array_add(struct data_node *self, struct data_node *payload) data_node_array_add() argument
230 data_node_array_len(struct data_node *self) data_node_array_len() argument
244 data_node_print_(struct data_node *self, unsigned int padd) data_node_print_() argument
278 data_node_print(struct data_node *self) data_node_print() argument
334 data_to_json_(struct data_node *self, FILE *f, unsigned int padd, int do_padd) data_to_json_() argument
371 data_to_json(struct data_node *self, FILE *f, unsigned int padd) data_to_json() argument
[all...]
/third_party/ltp/testcases/kernel/device-drivers/usb/tusb/
H A Dst_tusb.h50 struct usb_bus self; /* hcd is-a bus */ member
/third_party/node/src/api/
H A Dhooks.cc99 std::shared_ptr<AsyncCleanupHookInfo> self; member
/third_party/musl/src/malloc/oldmalloc/
H A Dmalloc.c279 static void bin_chunk(struct chunk *self, int i) in bin_chunk() argument
289 static void trim(struct chunk *self, size_t n) in trim() argument
408 struct chunk *self, *next; realloc() local
521 __bin_chunk(struct chunk *self) __bin_chunk() argument
597 unmap_chunk(struct chunk *self) unmap_chunk() argument
628 struct chunk *self = MEM_TO_CHUNK(p); free() local
[all...]
/third_party/nghttp2/src/
H A Dshrpx_mruby_module_env.cc44 mrb_value env_init(mrb_state *mrb, mrb_value self) { return self; } in env_init() argument
48 mrb_value env_get_req(mrb_state *mrb, mrb_value self) { in env_get_req() argument
54 mrb_value env_get_resp(mrb_state *mrb, mrb_value self) { in env_get_resp() argument
60 mrb_value env_get_ctx(mrb_state *mrb, mrb_value self) { in env_get_ctx() argument
77 mrb_value env_get_phase(mrb_state *mrb, mrb_value self) { in env_get_phase() argument
85 env_get_remote_addr(mrb_state *mrb, mrb_value self) env_get_remote_addr() argument
98 env_get_server_port(mrb_state *mrb, mrb_value self) env_get_server_port() argument
110 env_get_server_addr(mrb_state *mrb, mrb_value self) env_get_server_addr() argument
122 env_get_tls_used(mrb_state *mrb, mrb_value self) env_get_tls_used() argument
133 env_get_tls_sni(mrb_state *mrb, mrb_value self) env_get_tls_sni() argument
184 env_get_tls_client_fingerprint_sha256(mrb_state *mrb, mrb_value self) env_get_tls_client_fingerprint_sha256() argument
191 env_get_tls_client_fingerprint_sha1(mrb_state *mrb, mrb_value self) env_get_tls_client_fingerprint_sha1() argument
197 env_get_tls_client_subject_name(mrb_state *mrb, mrb_value self) env_get_tls_client_subject_name() argument
227 env_get_tls_client_issuer_name(mrb_state *mrb, mrb_value self) env_get_tls_client_issuer_name() argument
257 env_get_tls_client_serial(mrb_state *mrb, mrb_value self) env_get_tls_client_serial() argument
287 env_get_tls_client_not_before(mrb_state *mrb, mrb_value self) env_get_tls_client_not_before() argument
321 env_get_tls_client_not_after(mrb_state *mrb, mrb_value self) env_get_tls_client_not_after() argument
355 env_get_tls_cipher(mrb_state *mrb, mrb_value self) env_get_tls_cipher() argument
371 env_get_tls_protocol(mrb_state *mrb, mrb_value self) env_get_tls_protocol() argument
387 env_get_tls_session_id(mrb_state *mrb, mrb_value self) env_get_tls_session_id() argument
414 env_get_tls_session_reused(mrb_state *mrb, mrb_value self) env_get_tls_session_reused() argument
430 env_get_alpn(mrb_state *mrb, mrb_value self) env_get_alpn() argument
441 env_get_tls_handshake_finished(mrb_state *mrb, mrb_value self) env_get_tls_handshake_finished() argument
[all...]
H A Dshrpx_mruby_module_response.cc46 mrb_value response_init(mrb_state *mrb, mrb_value self) { return self; } in response_init() argument
50 mrb_value response_get_http_version_major(mrb_state *mrb, mrb_value self) { in response_get_http_version_major() argument
59 mrb_value response_get_http_version_minor(mrb_state *mrb, mrb_value self) { in response_get_http_version_minor() argument
68 mrb_value response_get_status(mrb_state *mrb, mrb_value self) { in response_get_status() argument
77 mrb_value response_set_status(mrb_state *mrb, mrb_value self) { in response_set_status() argument
97 mrb_value response_get_headers(mrb_state *mrb, mrb_value self) { in response_get_headers() argument
107 mrb_value response_mod_header(mrb_state *mrb, mrb_value self, bool repl) { in response_mod_header() argument
179 mrb_value response_set_header(mrb_state *mrb, mrb_value self) { in response_set_header() argument
185 response_add_header(mrb_state *mrb, mrb_value self) response_add_header() argument
191 response_clear_headers(mrb_state *mrb, mrb_value self) response_clear_headers() argument
203 response_return(mrb_state *mrb, mrb_value self) response_return() argument
280 response_send_info(mrb_state *mrb, mrb_value self) response_send_info() argument
[all...]
H A Dshrpx_mruby_module_request.cc46 mrb_value request_init(mrb_state *mrb, mrb_value self) { return self; } in request_init() argument
50 mrb_value request_get_http_version_major(mrb_state *mrb, mrb_value self) { in request_get_http_version_major() argument
59 mrb_value request_get_http_version_minor(mrb_state *mrb, mrb_value self) { in request_get_http_version_minor() argument
68 mrb_value request_get_method(mrb_state *mrb, mrb_value self) { in request_get_method() argument
79 mrb_value request_set_method(mrb_state *mrb, mrb_value self) { in request_set_method() argument
105 mrb_value request_get_authority(mrb_state *mrb, mrb_value self) { in request_get_authority() argument
115 mrb_value request_set_authority(mrb_state *mrb, mrb_value self) { in request_set_authority() argument
139 request_get_scheme(mrb_state *mrb, mrb_value self) request_get_scheme() argument
149 request_set_scheme(mrb_state *mrb, mrb_value self) request_set_scheme() argument
173 request_get_path(mrb_state *mrb, mrb_value self) request_get_path() argument
183 request_set_path(mrb_state *mrb, mrb_value self) request_set_path() argument
204 request_get_headers(mrb_state *mrb, mrb_value self) request_get_headers() argument
213 request_mod_header(mrb_state *mrb, mrb_value self, bool repl) request_mod_header() argument
287 request_set_header(mrb_state *mrb, mrb_value self) request_set_header() argument
293 request_add_header(mrb_state *mrb, mrb_value self) request_add_header() argument
299 request_clear_headers(mrb_state *mrb, mrb_value self) request_clear_headers() argument
313 request_push(mrb_state *mrb, mrb_value self) request_push() argument
[all...]
/third_party/musl/porting/liteos_a/user/src/thread/
H A Dpthread_create.c55 pthread_t self = __pthread_self(); in __pthread_exit() local
168 struct pthread *self = __pthread_self(); __do_cleanup_push() local
238 struct pthread *self, *new; __pthread_create() local
[all...]
/third_party/musl/src/thread/
H A Dpthread_create.c65 pthread_t self = __pthread_self(); in __pthread_exit() local
186 struct pthread *self = __pthread_self(); __do_cleanup_push() local
250 struct pthread *self, *new; __pthread_create() local
416 struct pthread *self = __pthread_self(); __pthread_list_find() local
[all...]
/third_party/musl/src/thread/liteos_a/
H A Dpthread_create.c55 pthread_t self = __pthread_self(); in __pthread_exit() local
168 struct pthread *self = __pthread_self(); __do_cleanup_push() local
238 struct pthread *self, *new; __pthread_create() local
[all...]
/third_party/musl/porting/liteos_a/user/src/malloc/oldmalloc/
H A Dmalloc.c260 static void bin_chunk(struct chunk *self, int i) in bin_chunk() argument
270 static void trim(struct chunk *self, size_t n) in trim() argument
354 struct chunk *self, *next; realloc() local
434 __bin_chunk(struct chunk *self) __bin_chunk() argument
497 unmap_chunk(struct chunk *self) unmap_chunk() argument
513 struct chunk *self = MEM_TO_CHUNK(p); free() local
[all...]
/third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/
H A Dmalloc.c267 static void bin_chunk(struct chunk *self, int i) in bin_chunk() argument
277 static void trim(struct chunk *self, size_t n) in trim() argument
382 struct chunk *self, *next; realloc() local
483 __bin_chunk(struct chunk *self) __bin_chunk() argument
551 unmap_chunk(struct chunk *self) unmap_chunk() argument
578 struct chunk *self = MEM_TO_CHUNK(p); free() local
[all...]

Completed in 14 milliseconds

1...<<11121314151617181920>>...41