Home
last modified time | relevance | path

Searched defs:flag (Results 76 – 100 of 1824) sorted by relevance

12345678910>>...73

/OK3568_Linux_fs/u-boot/cmd/
H A Drk_secure_storage.c12 static int dump_otps(cmd_tbl_t *cmdtp, int flag, in dump_otps()
47 static int dump_efuses(cmd_tbl_t *cmdtp, int flag, in dump_efuses()
H A Dmisc.c15 static int do_sleep(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_sleep()
62 static int do_timer(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_timer()
H A Dcache.c23 static int do_icache(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_icache()
55 static int do_dcache(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_dcache()
H A Dboot.c31 static int do_go(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_go()
64 static int do_reboot_brom(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_reboot_brom()
H A Dbootz.c25 static int bootz_start(cmd_tbl_t *cmdtp, int flag, int argc, in bootz_start()
61 int do_bootz(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_bootz()
H A Dunzip.c11 static int do_unzip(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_unzip()
43 static int do_gzwrite(cmd_tbl_t *cmdtp, int flag, in do_gzwrite()
H A Dspl.c103 static int spl_export(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in spl_export()
148 static int do_spl(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_spl()
/OK3568_Linux_fs/u-boot/board/toradex/apalis_imx6/
H A Ddo_fuse.c39 int do_mfgr_fuse(cmd_tbl_t *cmdtp, int flag, int argc, in do_mfgr_fuse()
52 int do_updt_fuse(cmd_tbl_t *cmdtp, int flag, int argc, in do_updt_fuse()
/OK3568_Linux_fs/u-boot/board/toradex/colibri_imx6/
H A Ddo_fuse.c39 int do_mfgr_fuse(cmd_tbl_t *cmdtp, int flag, int argc, in do_mfgr_fuse()
52 int do_updt_fuse(cmd_tbl_t *cmdtp, int flag, int argc, in do_updt_fuse()
/OK3568_Linux_fs/kernel/fs/jfs/
H A Djfs_txnmgr.h28 u16 flag; /* tx commit state */ member
88 u16 flag; /* 2: lock control */ member
163 u16 flag; /* 2: */ member
179 u16 flag; /* 2: */ member
210 u16 flag; /* 2: */ member
238 u16 flag; /* 2: */ member
262 int flag; /* flags */ member
/OK3568_Linux_fs/u-boot/board/keymile/common/
H A Dcommon.c160 static int do_setboardid(cmd_tbl_t *cmdtp, int flag, int argc, in do_setboardid()
206 static int do_checkboardidhwk(cmd_tbl_t *cmdtp, int flag, int argc, in do_checkboardidhwk()
347 static int do_checktestboot(cmd_tbl_t *cmdtp, int flag, int argc, in do_checktestboot()
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dacpi_dbg.c72 static inline bool __acpi_aml_access_ok(unsigned long flag) in __acpi_aml_access_ok()
91 static inline bool __acpi_aml_readable(struct circ_buf *circ, unsigned long flag) in __acpi_aml_readable()
102 static inline bool __acpi_aml_writable(struct circ_buf *circ, unsigned long flag) in __acpi_aml_writable()
210 static int acpi_aml_lock_write(struct circ_buf *circ, unsigned long flag) in acpi_aml_lock_write()
229 static int acpi_aml_lock_read(struct circ_buf *circ, unsigned long flag) in acpi_aml_lock_read()
248 static void acpi_aml_unlock_fifo(unsigned long flag, bool wakeup) in acpi_aml_unlock_fifo()
/OK3568_Linux_fs/u-boot/common/
H A Dbootm.c92 static int bootm_start(cmd_tbl_t *cmdtp, int flag, int argc, in bootm_start()
106 static int bootm_find_os(cmd_tbl_t *cmdtp, int flag, int argc, in bootm_find_os()
248 int bootm_find_images(int flag, int argc, char * const argv[]) in bootm_find_images()
297 static int bootm_find_other(cmd_tbl_t *cmdtp, int flag, int argc, in bootm_find_other()
686 int do_bootm_states(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[], in do_bootm_states()
887 static const void *boot_get_kernel(cmd_tbl_t *cmdtp, int flag, int argc, in boot_get_kernel()
/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Domap-secure.c59 u32 omap_secure_dispatcher(u32 idx, u32 flag, u32 nargs, u32 arg1, u32 arg2, in omap_secure_dispatcher()
153 u32 rx51_secure_dispatcher(u32 idx, u32 process, u32 flag, u32 nargs, in rx51_secure_dispatcher()
206 u32 rx51_secure_rng_call(u32 ptr, u32 count, u32 flag) in rx51_secure_rng_call()
/OK3568_Linux_fs/kernel/tools/lib/traceevent/
H A Devent-parse-api.c61 void tep_set_flag(struct tep_handle *tep, int flag) in tep_set_flag()
74 void tep_clear_flag(struct tep_handle *tep, enum tep_flag flag) in tep_clear_flag()
88 bool tep_test_flag(struct tep_handle *tep, enum tep_flag flag) in tep_test_flag()
/OK3568_Linux_fs/kernel/fs/coda/
H A Dcache.c91 static void coda_flag_children(struct dentry *parent, int flag) in coda_flag_children()
105 void coda_flag_inode_children(struct inode *inode, int flag) in coda_flag_inode_children()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/vp9d/
H A Dhal_vp9d_debug.h26 #define hal_vp9d_dbg(flag, fmt, ...) _mpp_dbg(hal_vp9d_debug, flag, fmt, ## __VA_ARGS__) argument
27 #define hal_vp9d_dbg_f(flag, fmt, ...) _mpp_dbg_f(hal_vp9d_debug, flag, fmt, ## __VA_ARGS__) argument
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/vp8e/
H A Dhal_vp8e_debug.h28 #define VP8E_DBG(flag, fmt, ...) _mpp_dbg(vp8e_hal_debug, flag, fmt, ## __VA_ARGS__) argument
29 #define VP8E_DBG_F(flag, fmt, ...) _mpp_dbg_f(vp8e_hal_debug, flag, fmt, ## __VA_ARGS__) argument
/OK3568_Linux_fs/u-boot/arch/arm/mach-keystone/
H A Dcmd_mon.c16 static int do_mon_install(cmd_tbl_t *cmdtp, int flag, int argc, in do_mon_install()
69 int do_mon_power(cmd_tbl_t *cmdtp, int flag, int argc, in do_mon_power()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/
H A Dice_fltr.c183 u16 ethertype, u16 flag, in ice_fltr_add_eth_to_list()
291 ice_fltr_prepare_eth(struct ice_vsi *vsi, u16 ethertype, u16 flag, in ice_fltr_prepare_eth()
378 enum ice_status ice_fltr_add_eth(struct ice_vsi *vsi, u16 ethertype, u16 flag, in ice_fltr_add_eth()
393 u16 flag, enum ice_sw_fwd_act_type action) in ice_fltr_remove_eth()
/OK3568_Linux_fs/external/mpp/mpp/codec/enc/vp8/
H A Dvp8e_debug.h27 #define VP8E_DBG(flag, fmt, ...) _mpp_dbg(vp8e_rc_debug, flag, fmt, ## __VA_ARGS__) argument
28 #define VP8E_DBG_F(flag, fmt, ...) _mpp_dbg_f(vp8e_rc_debug, flag, fmt, ## __VA_ARGS__) argument
/OK3568_Linux_fs/external/mpp/mpp/inc/
H A Dmpi_impl.h24 #define mpi_dbg(flag, fmt, ...) _mpp_dbg(mpi_debug, flag, fmt, ## __VA_ARGS__) argument
25 #define mpi_dbg_f(flag, fmt, ...) _mpp_dbg_f(mpi_debug, flag, fmt, ## __VA_ARGS__) argument
/OK3568_Linux_fs/external/mpp/mpp/codec/enc/jpeg/
H A Djpege_debug.h27 #define jpege_dbg(flag, fmt, ...) _mpp_dbg(jpege_debug, flag, fmt, ## __VA_ARGS__) argument
28 #define jpege_dbg_f(flag, fmt, ...) _mpp_dbg_f(jpege_debug, flag, fmt, ## __VA_ARGS__) argument
/OK3568_Linux_fs/u-boot/arch/arc/lib/
H A Dbootm.c60 static void boot_jump_linux(bootm_headers_t *images, int flag) in boot_jump_linux()
93 int do_bootm_linux(int flag, int argc, char *argv[], bootm_headers_t *images) in do_bootm_linux()
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dotp_eeprom.h88 u32 flag; member
100 u32 flag; member
113 u32 flag; member
133 u32 flag; member
142 u32 flag; member
159 u32 flag; member
168 u32 flag; member

12345678910>>...73