/openbmc/linux/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_dsaf_rcb.c | 36 void hns_rcb_wait_fbd_clean(struct hnae_queue **qs, int q_num, u32 flag) in hns_rcb_wait_fbd_clean() 138 void hns_rcb_int_ctrl_hw(struct hnae_queue *q, u32 flag, u32 mask) in hns_rcb_int_ctrl_hw() 155 void hns_rcb_int_clr_hw(struct hnae_queue *q, u32 flag) in hns_rcb_int_clr_hw() 168 void hns_rcbv2_int_ctrl_hw(struct hnae_queue *q, u32 flag, u32 mask) in hns_rcbv2_int_ctrl_hw() 179 void hns_rcbv2_int_clr_hw(struct hnae_queue *q, u32 flag) in hns_rcbv2_int_clr_hw()
|
/openbmc/linux/fs/jfs/ |
H A D | jfs_incore.h | 151 #define set_cflag(flag, ip) set_bit(flag, &(JFS_IP(ip)->cflag)) argument 152 #define clear_cflag(flag, ip) clear_bit(flag, &(JFS_IP(ip)->cflag)) argument 153 #define test_cflag(flag, ip) test_bit(flag, &(JFS_IP(ip)->cflag)) argument 154 #define test_and_clear_cflag(flag, ip) \ argument 194 unsigned long flag; /* mount time flags */ member
|
/openbmc/linux/drivers/acpi/ |
H A D | pptt.c | 470 int level, int flag) in acpi_find_processor_tag() 510 unsigned int cpu, int level, int flag) in topology_get_acpi_cpu_tag() 557 static int find_acpi_cpu_topology_tag(unsigned int cpu, int level, int flag) in find_acpi_cpu_topology_tag() 586 static int check_acpi_cpu_flag(unsigned int cpu, int rev, u32 flag) in check_acpi_cpu_flag()
|
/openbmc/u-boot/cmd/ |
H A D | flash.c | 271 static int do_flinfo(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_flinfo() 299 static int do_flerase(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_flerase() 432 static int do_protect(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_protect()
|
H A D | fs_uuid.c | 12 static int do_fs_uuid_wrapper(cmd_tbl_t *cmdtp, int flag, in do_fs_uuid_wrapper()
|
H A D | reginfo.c | 11 static int do_reginfo(cmd_tbl_t *cmdtp, int flag, int argc, in do_reginfo()
|
H A D | btrfs.c | 11 int do_btrsubvol(cmd_tbl_t *cmdtp, int flag, int argc, char *const argv[]) in do_btrsubvol()
|
H A D | irq.c | 10 static int do_interrupts(cmd_tbl_t *cmdtp, int flag, int argc, in do_interrupts()
|
H A D | wol.c | 17 int do_wol(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_wol()
|
H A D | gettime.c | 17 static int do_gettime(cmd_tbl_t *cmdtp, int flag, int argc, in do_gettime()
|
H A D | exit.c | 10 static int do_exit(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_exit()
|
H A D | fitupd.c | 15 static int do_fitupd(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_fitupd()
|
H A D | cls.c | 14 static int do_video_clear(cmd_tbl_t *cmdtp, int flag, int argc, in do_video_clear()
|
H A D | diag.c | 14 int do_diag (cmd_tbl_t * cmdtp, int flag, int argc, char * const argv[]) in do_diag()
|
/openbmc/u-boot/board/xilinx/zynq/ |
H A D | cmds.c | 411 static int do_zynq_rsa(cmd_tbl_t *cmdtp, int flag, int argc, in do_zynq_rsa() 428 static int zynq_decrypt_image(cmd_tbl_t *cmdtp, int flag, int argc, in zynq_decrypt_image() 474 static int do_zynq(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_zynq()
|
/openbmc/linux/sound/firewire/fireface/ |
H A D | ff-protocol-latter.c | 77 u32 flag; in parse_clock_bits() member 91 u32 flag; in parse_clock_bits() member 251 unsigned int flag; in latter_begin_session() local
|
/openbmc/linux/include/linux/ |
H A D | ipv6_route.h | 13 #define IPV6_EXTRACT_PREF(flag) (((flag) & RTF_PREF_MASK) >> 27) argument
|
H A D | of.h | 201 unsigned long flag) in of_node_test_and_set_flag() 206 static inline void of_node_set_flag(struct device_node *n, unsigned long flag) in of_node_set_flag() 211 static inline void of_node_clear_flag(struct device_node *n, unsigned long flag) in of_node_clear_flag() 222 static inline void of_property_set_flag(struct property *p, unsigned long flag) in of_property_set_flag() 227 static inline void of_property_clear_flag(struct property *p, unsigned long flag) in of_property_clear_flag() 830 static inline int of_node_check_flag(struct device_node *n, unsigned long flag) in of_node_check_flag() 836 unsigned long flag) in of_node_test_and_set_flag() 841 static inline void of_node_set_flag(struct device_node *n, unsigned long flag) in of_node_set_flag() 845 static inline void of_node_clear_flag(struct device_node *n, unsigned long flag) in of_node_clear_flag() 850 unsigned long flag) in of_property_check_flag() [all …]
|
/openbmc/u-boot/arch/arm/mach-keystone/ |
H A D | cmd_poweroff.c | 15 int do_poweroff(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_poweroff()
|
/openbmc/u-boot/board/ti/sdp4430/ |
H A D | cmd_bat.c | 12 int do_vbat(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_vbat()
|
/openbmc/u-boot/arch/riscv/lib/ |
H A D | reset.c | 9 int do_reset(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_reset()
|
/openbmc/openbmc/poky/meta-selftest/recipes-test/cpp/files/ |
H A D | cpp-example-lib.cpp | 25 const int flag = JSON_C_TO_STRING_SPACED | JSON_C_TO_STRING_PRETTY; in print_json() local
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bus/ |
H A D | hwsq.c | 116 nvkm_hwsq_setf(struct nvkm_hwsq *hwsq, u8 flag, int data) in nvkm_hwsq_setf() 128 nvkm_hwsq_wait(struct nvkm_hwsq *hwsq, u8 flag, u8 data) in nvkm_hwsq_wait()
|
/openbmc/u-boot/board/freescale/m5253demo/ |
H A D | flash.c | 180 int flag, prot, sect, count; in flash_erase() local 401 int flag; in write_word() local
|
/openbmc/u-boot/board/work-microwave/work_92105/ |
H A D | work_92105_display.c | 269 static int do_max6957aax(cmd_tbl_t *cmdtp, int flag, int argc, in do_max6957aax() 318 static int do_hd44780(cmd_tbl_t *cmdtp, int flag, int argc, char *const argv[]) in do_hd44780()
|