Home
last modified time | relevance | path

Searched defs:unset (Results 1 - 25 of 56) sorted by relevance

123

/kernel/linux/linux-5.10/tools/perf/util/
H A Dparse-regs-options.c13 __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 Dparse-branch-options.c94 parse_branch_stack(const struct option *opt, const char *str, int unset) in parse_branch_stack() argument
H A Dclockid.c68 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 Dparse-branch-options.c98 parse_branch_stack(const struct option *opt, const char *str, int unset) in parse_branch_stack() argument
H A Dparse-regs-options.c13 __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 Dclockid.c68 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 Dsched.rs53 pub fn unset(&mut self, field: usize) { in unset() functions
/kernel/linux/linux-6.6/tools/objtool/
H A Dbuiltin-check.c29 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 Dsntp.c173 int unset = !diff; in sntp_main() local
/third_party/rust/crates/nix/src/
H A Dsched.rs213 pub fn unset(&mut self, field: usize) -> Result<()> { in unset() functions
/third_party/rust/crates/nix/src/sys/
H A Dtimerfd.rs179 pub fn unset(&self) -> Result<()> { in unset() functions
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-mem.c326 parse_mem_ops(const struct option *opt, const char *str, int unset) in parse_mem_ops() argument
H A Dbuiltin-probe.c286 opt_set_filter_with_command(const struct option *opt, const char *str, int unset) opt_set_filter_with_command() argument
H A Dbuiltin-ftrace.c725 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 Dpinctrl-ns.c166 u32 unset = 0; in ns_pinctrl_set_mux() local
/third_party/mbedtls/scripts/
H A Dconfig.py121 def unset(self, name): member in Config
/third_party/mbedtls/library/
H A Dentropy.c524 unsigned char unset = 0x00; in mbedtls_entropy_source_self_test_check_bits() local
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dov9640.c229 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 Dpinctrl-ns.c222 u32 unset = 0; in ns_pinctrl_set_mux() local
/kernel/linux/linux-5.10/tools/lib/subcmd/
H A Dparse-options.c73 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 Dov9640.c229 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 Dbuiltin-probe.c286 opt_set_filter_with_command(const struct option *opt, const char *str, int unset) opt_set_filter_with_command() argument
H A Dbuiltin-mem.c396 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 Dos_helper.py700 def unset(self, envvar): member in EnvironmentVarGuard
/kernel/linux/linux-5.10/drivers/staging/media/zoran/
H A Dvideocodec.h253 int (*unset)(struct videocodec *codec); member

Completed in 21 milliseconds

123