Searched defs:get_flag (Results 1 - 7 of 7) sorted by relevance
| /third_party/ltp/testcases/kernel/syscalls/pipe2/ |
| H A D | pipe2_01.c | 54 int get_flag = 0, i = 0; in verify_pipe2() local
|
| /third_party/ltp/testcases/kernel/syscalls/ioctl/ |
| H A D | ioctl_loop01.c | 45 static void check_loop_value(int set_flag, int get_flag, int autoclear_field) in check_loop_value() argument
|
| /third_party/rust/crates/clap/src/parser/matches/ |
| H A D | arg_matches.rs | 176 pub fn get_flag(&self, id: &str) -> bool { in get_flag() functions
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | auxtrace.c | 1348 static int get_flag(const char **ptr, unsigned int *flags) in get_flag() function
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | auxtrace.c | 1406 static int get_flag(const char **ptr, unsigned int *flags) in get_flag() function
|
| /kernel/linux/linux-5.10/sound/pci/hda/ |
| H A D | patch_ca0132.c | 2151 unsigned int data_size, src_id, target_id, get_flag, device_flag; in dspio_send_scp_message() local 2045 make_scp_header(unsigned int target_id, unsigned int source_id, unsigned int get_flag, unsigned int req, unsigned int device_flag, unsigned int resp_flag, unsigned int error_flag, unsigned int data_size) make_scp_header() argument 2068 extract_scp_header(unsigned int header, unsigned int *target_id, unsigned int *source_id, unsigned int *get_flag, unsigned int *req, unsigned int *device_flag, unsigned int *resp_flag, unsigned int *error_flag, unsigned int *data_size) extract_scp_header() argument
|
| /kernel/linux/linux-6.6/sound/pci/hda/ |
| H A D | patch_ca0132.c | 2282 unsigned int data_size, src_id, target_id, get_flag, device_flag; in dspio_send_scp_message() local 2176 make_scp_header(unsigned int target_id, unsigned int source_id, unsigned int get_flag, unsigned int req, unsigned int device_flag, unsigned int resp_flag, unsigned int error_flag, unsigned int data_size) make_scp_header() argument 2199 extract_scp_header(unsigned int header, unsigned int *target_id, unsigned int *source_id, unsigned int *get_flag, unsigned int *req, unsigned int *device_flag, unsigned int *resp_flag, unsigned int *error_flag, unsigned int *data_size) extract_scp_header() argument
|
Completed in 37 milliseconds