Home
last modified time | relevance | path

Searched +defs:val +defs:bool (Results 1 – 6 of 6) sorted by relevance

/linux-6.14.4/drivers/clk/qcom/
Dclk-branch.c19 u32 val; in clk_branch_in_hwcg_mode() local
32 u32 val; in clk_branch_check_halt() local
45 u32 val; in clk_branch2_check_halt() local
62 static int clk_branch_wait(const struct clk_branch *br, bool enabling, in clk_branch_wait() argument
94 static int clk_branch_toggle(struct clk_hw *hw, bool en, in clk_branch_toggle() argument
142 u32 val; in clk_branch2_mem_enable() local
/linux-6.14.4/scripts/kconfig/
Dconfdata.c325 char *p, *val; in conf_read_simple() local
606 const char *val; in __print_symbol() local
648 const char *val; in print_symbol_for_c() local
690 const char *val; in print_symbol_for_rustccfg() local
1122 void conf_set_changed(bool val) in conf_set_changed()
1135 void conf_set_changed_callback(void (*fn)(bool)) in conf_set_changed_callback()
/linux-6.14.4/drivers/gpu/drm/msm/
Dmsm_drv.h482 u32 val = readl(addr); in msm_rmw() local
532 #define FIELD(val, name) (((val) & name ## __MASK) >> name ## __SHIFT) argument
535 #define COND(bool, val) ((bool) ? (val) : 0) argument
/linux-6.14.4/fs/ext4/
Dfast_commit.c378 int (*__fc_track_fn)(handle_t *handle, struct inode *, void *, bool), in ext4_fc_track_template() argument
793 static bool ext4_fc_add_tlv(struct super_block *sb, u16 tag, u16 len, u8 *val, in ext4_fc_add_tlv()
1350 struct ext4_fc_tl_mem *tl, u8 *val) in tl_to_darg()
1362 static inline void ext4_fc_get_tl(struct ext4_fc_tl_mem *tl, u8 *val) in ext4_fc_get_tl()
1373 struct ext4_fc_tl_mem *tl, u8 *val) in ext4_fc_replay_unlink()
1471 struct ext4_fc_tl_mem *tl, u8 *val) in ext4_fc_replay_link()
1526 struct ext4_fc_tl_mem *tl, u8 *val) in ext4_fc_replay_inode()
1629 struct ext4_fc_tl_mem *tl, u8 *val) in ext4_fc_replay_create()
1727 struct ext4_fc_tl_mem *tl, u8 *val) in ext4_fc_replay_add_range()
1848 struct ext4_fc_tl_mem *tl, u8 *val) in ext4_fc_replay_del_range()
[all …]
/linux-6.14.4/drivers/input/mouse/
Dpsmouse-base.c994 static bool psmouse_do_detect(int (*detect)(struct psmouse *, bool), in psmouse_do_detect() argument
2008 static int psmouse_set_maxproto(const char *val, const struct kernel_param *kp) in psmouse_set_maxproto()
/linux-6.14.4/arch/x86/kvm/vmx/
Dvmx.h32 struct vmx_msr_entry val[MAX_NR_LOADSTORE_MSRS]; member
464 BUILD_VMX_MSR_BITMAP_HELPERS(bool, test, test) in BUILD_VMX_MSR_BITMAP_HELPERS() argument