Home
last modified time | relevance | path

Searched defs:section (Results 101 – 125 of 329) sorted by relevance

12345678910>>...14

/OK3568_Linux_fs/external/mpp/utils/
H A Diniparser.c635 char * section, in iniparser_line()
719 char section [ASCIILINESZ + 1] ; in iniparser_load() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/fw/
H A Dpnvm.c103 struct iwl_pnvm_section *section = (void *)data; in iwl_pnvm_handle_section() local
/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/
H A Dspitz.c775 static int akita_ooblayout_ecc(struct mtd_info *mtd, int section, in akita_ooblayout_ecc()
803 static int akita_ooblayout_free(struct mtd_info *mtd, int section, in akita_ooblayout_free()
/OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/src/
H A Dwhets.c338 int section; local
798 SPDP time, int calibrate, int section) in pout()
/OK3568_Linux_fs/kernel/net/rfkill/
H A Drfkill-wlan.c154 void *rockchip_mem_prealloc(int section, unsigned long size) in rockchip_mem_prealloc()
168 void *rockchip_mem_prealloc(int section, unsigned long size) in rockchip_mem_prealloc()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Dcookiejar.cpp375 QVariant CookieModel::headerData(int section, Qt::Orientation orientation, int role) const in headerData()
533 QVariant CookieExceptionsModel::headerData(int section, Qt::Orientation orientation, int role) const in headerData()
H A Dhistory.cpp391 QVariant HistoryModel::headerData(int section, Qt::Orientation orientation, int role) const in headerData()
776 QVariant HistoryFilterModel::headerData(int section, Qt::Orientation orientation, int role) const in headerData()
1021 QVariant HistoryTreeModel::headerData(int section, Qt::Orientation orientation, int role) const in headerData()
/OK3568_Linux_fs/kernel/Documentation/bpf/
H A Dbtf.rst628 .. _BTF_Ext_Section:
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/
H A Dhwinit-common.c231 u32 section, i, valid; in omap_sdram_size() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/buffer/
H A Dturn_in_original_visitor.hpp183 section_type const& section = *it; in point_in_original() local
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Ddavinci_nand.c447 static int hwecc4_ooblayout_small_ecc(struct mtd_info *mtd, int section, in hwecc4_ooblayout_small_ecc()
467 static int hwecc4_ooblayout_small_free(struct mtd_info *mtd, int section, in hwecc4_ooblayout_small_free()
H A Dfsl_elbc_nand.c69 static int fsl_elbc_ooblayout_ecc(struct mtd_info *mtd, int section, in fsl_elbc_ooblayout_ecc()
87 static int fsl_elbc_ooblayout_free(struct mtd_info *mtd, int section, in fsl_elbc_ooblayout_free()
/OK3568_Linux_fs/external/xserver/include/
H A Dxkbfile.h197 XkbSectionPtr section; member
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dmachine_kexec_file.c282 Elf_Shdr *section, in arch_kexec_apply_relocations_add()
/OK3568_Linux_fs/kernel/include/linux/
H A Dmmzone.h1317 static inline struct page *__section_mem_map_addr(struct mem_section *section) in __section_mem_map_addr()
1324 static inline int present_section(struct mem_section *section) in present_section()
1334 static inline int valid_section(struct mem_section *section) in valid_section()
1339 static inline int early_section(struct mem_section *section) in early_section()
1349 static inline int online_section(struct mem_section *section) in online_section()
H A Dkexec.h230 arch_kexec_apply_relocations_add(struct purgatory_info *pi, Elf_Shdr *section, in arch_kexec_apply_relocations_add()
249 arch_kexec_apply_relocations(struct purgatory_info *pi, Elf_Shdr *section, in arch_kexec_apply_relocations()
H A Dcompiler_attributes.h270 #define __section(section) __attribute__((__section__(section))) argument
/OK3568_Linux_fs/u-boot/arch/arm/lib/
H A Dcache-cp15.c25 void set_section_dcache(int section, enum dcache_option option) in set_section_dcache()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/
H A Dfocaltech_test_ini.h64 struct ini_section section[MAX_INI_SECTION_NUM]; member
/OK3568_Linux_fs/kernel/drivers/mtd/
H A Dmtdchar.c455 int i, section = 0, ret; in shrink_ecclayout() local
502 int i, section = 0, ret; in get_oobinfo() local
/OK3568_Linux_fs/kernel/drivers/mtd/nand/onenand/
H A Donenand_base.c66 static int flexonenand_ooblayout_ecc(struct mtd_info *mtd, int section, in flexonenand_ooblayout_ecc()
78 static int flexonenand_ooblayout_free(struct mtd_info *mtd, int section, in flexonenand_ooblayout_free()
102 static int onenand_ooblayout_128_ecc(struct mtd_info *mtd, int section, in onenand_ooblayout_128_ecc()
114 static int onenand_ooblayout_128_free(struct mtd_info *mtd, int section, in onenand_ooblayout_128_free()
138 static int onenand_ooblayout_32_64_ecc(struct mtd_info *mtd, int section, in onenand_ooblayout_32_64_ecc()
150 static int onenand_ooblayout_32_64_free(struct mtd_info *mtd, int section, in onenand_ooblayout_32_64_free()
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/systemd/systemd-systemctl/
H A Dsystemctl85 def get(self, section, prop): argument
/OK3568_Linux_fs/kernel/include/acpi/
H A Dghes.h137 #define apei_estatus_for_each_section(estatus, section) \ argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Doutput.h493 union GTY ((desc ("SECTION_STYLE (&(%h))"), for_user)) section { union
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Doutput.h493 union GTY ((desc ("SECTION_STYLE (&(%h))"), for_user)) section { union

12345678910>>...14