/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | parse-regs-options.c | 13 __parse_regs(const struct option *opt, const char *str, int unset, bool intr) in __parse_regs() argument 90 parse_user_regs(const struct option *opt, const char *str, int unset) in parse_user_regs() argument 96 parse_intr_regs(const struct option *opt, const char *str, int unset) in parse_intr_regs() argument
|
H A D | parse-branch-options.c | 94 parse_branch_stack(const struct option *opt, const char *str, int unset) in parse_branch_stack() argument
|
H A D | clockid.c | 68 int parse_clockid(const struct option *opt, const char *str, int unset) in parse_clockid() argument
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | parse-branch-options.c | 98 parse_branch_stack(const struct option *opt, const char *str, int unset) in parse_branch_stack() argument
|
H A D | parse-regs-options.c | 13 __parse_regs(const struct option *opt, const char *str, int unset, bool intr) in __parse_regs() argument 90 parse_user_regs(const struct option *opt, const char *str, int unset) in parse_user_regs() argument 96 parse_intr_regs(const struct option *opt, const char *str, int unset) in parse_intr_regs() argument
|
H A D | clockid.c | 68 int parse_clockid(const struct option *opt, const char *str, int unset) in parse_clockid() argument
|
/third_party/rust/crates/rustix/src/process/ |
H A D | sched.rs | 53 pub fn unset(&mut self, field: usize) { in unset() functions
|
/kernel/linux/linux-6.6/tools/objtool/ |
H A D | builtin-check.c | 29 static int parse_dump(const struct option *opt, const char *str, int unset) in parse_dump() argument 39 static int parse_hacks(const struct option *opt, const char *str, int unset) in parse_hacks() argument
|
/third_party/toybox/toys/net/ |
H A D | sntp.c | 173 int unset = !diff; in sntp_main() local
|
/third_party/rust/crates/nix/src/ |
H A D | sched.rs | 213 pub fn unset(&mut self, field: usize) -> Result<()> { in unset() functions
|
/third_party/rust/crates/nix/src/sys/ |
H A D | timerfd.rs | 179 pub fn unset(&self) -> Result<()> { in unset() functions
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-mem.c | 326 parse_mem_ops(const struct option *opt, const char *str, int unset) in parse_mem_ops() argument
|
H A D | builtin-probe.c | 286 opt_set_filter_with_command(const struct option *opt, const char *str, int unset) opt_set_filter_with_command() argument
|
H A D | builtin-ftrace.c | 725 opt_list_avail_functions(const struct option *opt __maybe_unused, const char *str, int unset) opt_list_avail_functions() argument 783 parse_buffer_size(const struct option *opt, const char *str, int unset) parse_buffer_size() argument 814 parse_func_tracer_opts(const struct option *opt, const char *str, int unset) parse_func_tracer_opts() argument 835 parse_graph_tracer_opts(const struct option *opt, const char *str, int unset) parse_graph_tracer_opts() argument
|
/kernel/linux/linux-6.6/drivers/pinctrl/bcm/ |
H A D | pinctrl-ns.c | 166 u32 unset = 0; in ns_pinctrl_set_mux() local
|
/third_party/mbedtls/scripts/ |
H A D | config.py | 121 def unset(self, name): member in Config
|
/third_party/mbedtls/library/ |
H A D | entropy.c | 524 unsigned char unset = 0x00; in mbedtls_entropy_source_self_test_check_bits() local
|
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | ov9640.c | 229 static int ov9640_reg_rmw(struct i2c_client *client, u8 reg, u8 set, u8 unset) in ov9640_reg_rmw() argument
|
/kernel/linux/linux-5.10/drivers/pinctrl/bcm/ |
H A D | pinctrl-ns.c | 222 u32 unset = 0; in ns_pinctrl_set_mux() local
|
/kernel/linux/linux-5.10/tools/lib/subcmd/ |
H A D | parse-options.c | 73 const int unset = flags & OPT_UNSET; in get_value() local 970 parse_opt_verbosity_cb(const struct option *opt, const char *arg __maybe_unused, int unset) parse_opt_verbosity_cb() argument [all...] |
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | ov9640.c | 229 static int ov9640_reg_rmw(struct i2c_client *client, u8 reg, u8 set, u8 unset) in ov9640_reg_rmw() argument
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-probe.c | 286 opt_set_filter_with_command(const struct option *opt, const char *str, int unset) opt_set_filter_with_command() argument
|
H A D | builtin-mem.c | 396 parse_mem_ops(const struct option *opt, const char *str, int unset) in parse_mem_ops() argument
|
/third_party/python/Lib/test/support/ |
H A D | os_helper.py | 700 def unset(self, envvar): member in EnvironmentVarGuard
|
/kernel/linux/linux-5.10/drivers/staging/media/zoran/ |
H A D | videocodec.h | 253 int (*unset)(struct videocodec *codec); member
|