Home
last modified time | relevance | path

Searched defs:action_data (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/squashfs-tools/squashfs-tools/
H A Daction.c700 static int eval_expr_log(struct expr *expr, struct action_data *action_data) in eval_expr_log()
731 static int eval_expr(struct expr *expr, struct action_data *action_data) in eval_expr()
755 static int eval_expr_top(struct action *action, struct action_data *action_data) in eval_expr_top()
883 struct action_data action_data; in eval_actions() local
918 struct action_data action_data; in eval_frag_actions() local
979 struct action_data action_data; in eval_exclude_actions() local
1513 struct action_data action_data; in eval_empty_actions() local
1628 void eval_move(struct action_data *action_data, struct move_ent *move, in eval_move()
1764 struct action_data action_data; in eval_move_actions() local
1989 struct action_data action_data; in eval_prune_actions() local
[all …]
H A Daction.h211 struct action_data { struct
212 int depth;
213 char *name;
214 char *pathname;
215 char *subpath;
216 struct stat *buf;
217 struct dir_ent *dir_ent;
218 struct dir_info *root;
/aosp_15_r20/external/libevent/test/
H A Dregress.gen.h99 char *action_data; member
/aosp_15_r20/tools/asuite/atest/bazel/runner/src/main/protobuf/
H A Dbuild_event_stream.proto865 repeated ActionData action_data = 4; field
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h41572 struct action_data { struct
41573 enum handler_id handler;
41574 enum action_id action;
41575 char *action_name;
41576 action_fn_t fn;
41577 unsigned int n_params;
41578 char *params[64];
41579 unsigned int var_ref_idx[16];
41580 struct synth_event *synth_event;
41604 struct action_data *action_data; argument
H A Dvmlinux_518.h41572 struct action_data { struct
41573 enum handler_id handler;
41574 enum action_id action;
41575 char *action_name;
41576 action_fn_t fn;
41577 unsigned int n_params;
41578 char *params[64];
41579 unsigned int var_ref_idx[16];
41580 struct synth_event *synth_event;
41604 struct action_data *action_data; argument
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h31287 struct action_data { struct
31288 enum handler_id handler;
31289 enum action_id action;
31290 char *action_name;
31291 action_fn_t fn;
31292 unsigned int n_params;
31293 char *params[64];
31294 unsigned int var_ref_idx[64];
31295 struct synth_event *synth_event;
31296 bool use_trace_keyword;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h115716 struct action_data { struct
115717 enum handler_id handler;
115718 enum action_id action;
115719 char *action_name;
115720 action_fn_t fn;
115721 unsigned int n_params;
115722 char *params[64];
115723 unsigned int var_ref_idx[16];
115724 struct synth_event *synth_event;
115748 struct action_data *action_data; argument
H A Dvmlinux.h115716 struct action_data { struct
115717 enum handler_id handler;
115718 enum action_id action;
115719 char *action_name;
115720 action_fn_t fn;
115721 unsigned int n_params;
115722 char *params[64];
115723 unsigned int var_ref_idx[16];
115724 struct synth_event *synth_event;
115748 struct action_data *action_data; argument
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h40996 struct action_data { struct
40997 enum handler_id handler;
40998 enum action_id action;
40999 char *action_name;
41000 action_fn_t fn;
41001 unsigned int n_params;
41002 char *params[64];
41003 unsigned int var_ref_idx[64];
41004 struct synth_event *synth_event;
41005 bool use_trace_keyword;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h144924 void *action_data; member
H A Dvmlinux.h144924 void *action_data; member