| /OK3568_Linux_fs/kernel/fs/ufs/ |
| H A D | ialloc.c | 181 unsigned cg, bit, i, j, start; in ufs_new_inode() local
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | bug.c | 213 static void clear_once_table(struct bug_entry *start, struct bug_entry *end) in clear_once_table()
|
| H A D | logic_pio.c | 39 resource_size_t start; in logic_pio_register_range() local
|
| /OK3568_Linux_fs/kernel/arch/alpha/mm/ |
| H A D | numa.c | 61 unsigned long start, end; in setup_memory_node() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/falcon/ |
| H A D | falcon.c | 617 loff_t start, size_t len, size_t *retlen, u8 *buffer) in falcon_spi_read() 658 falcon_spi_write_limit(const struct falcon_spi_device *spi, size_t start) in falcon_spi_write_limit() 692 loff_t start, size_t len, size_t *retlen, const u8 *buffer) in falcon_spi_write() 804 falcon_spi_erase(struct falcon_mtd_partition *part, loff_t start, size_t len) in falcon_spi_erase() 859 static int falcon_mtd_read(struct mtd_info *mtd, loff_t start, in falcon_mtd_read() 876 static int falcon_mtd_erase(struct mtd_info *mtd, loff_t start, size_t len) in falcon_mtd_erase() 891 static int falcon_mtd_write(struct mtd_info *mtd, loff_t start, in falcon_mtd_write()
|
| /OK3568_Linux_fs/u-boot/examples/api/ |
| H A D | demo.c | 31 ulong start, now; in main() local
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/inc/ |
| H A D | enc_impl_api.h | 66 MPP_RET (*start)(void *ctx, HalEncTask *task); member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/ |
| H A D | gen6_ppgtt.h | 58 #define gen6_for_each_pde(pt, pd, start, length, iter) \ argument
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kexec/ |
| H A D | core.c | 208 int overlaps_crashkernel(unsigned long start, unsigned long size) in overlaps_crashkernel()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/ |
| H A D | fake_v4l2_device.cpp | 77 FakeV4l2Device::start (bool prepared) { in start() function in XCam::FakeV4l2Device
|
| /OK3568_Linux_fs/u-boot/drivers/dfu/ |
| H A D | dfu_sf.c | 29 static u64 find_sector(struct dfu_entity *dfu, u64 start, u64 offset) in find_sector()
|
| /OK3568_Linux_fs/kernel/arch/x86/pci/ |
| H A D | mmconfig_64.c | 102 u64 start, size; in mcfg_ioremap() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/ |
| H A D | check_enrich.hpp | 63 int op_index, int cycle, int start, operation_type for_operation, in check_detailed()
|
| /OK3568_Linux_fs/kernel/arch/mips/alchemy/common/ |
| H A D | dma.c | 100 int au1000_dma_read_proc(char *buf, char **start, off_t fpos, in au1000_dma_read_proc()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wl18xx/ |
| H A D | cmd.c | 162 int wl18xx_cmd_set_cac(struct wl1271 *wl, struct wl12xx_vif *wlvif, bool start) in wl18xx_cmd_set_cac()
|
| /OK3568_Linux_fs/kernel/drivers/char/tpm/eventlog/ |
| H A D | acpi.c | 71 u64 len, start; in tpm_read_log_acpi() local
|
| /OK3568_Linux_fs/kernel/tools/power/pm-graph/ |
| H A D | sleepgraph.py | 1166 def multistat(self, start, idx, finish): argument 1436 def sourcePhase(self, start): argument 1444 def sourceDevice(self, phaselist, start, end, pid, type): argument 1468 def addDeviceFunctionCall(self, displayname, kprobename, proc, pid, start, end, cdata, rdata): argument 1741 def newActionGlobal(self, name, start, end, pid=-1, color=''): argument 1779 def newAction(self, phase, name, pid, parent, start, end, drv, htmlclass='', color=''): argument 2040 def __init__(self, name, args, caller, ret, start, end, u, proc, pid, color): argument 3022 def start(self): member in ProcessMonitor 6023 def find_in_html(html, start, end, firstonly=True): argument
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | block-range.c | 81 struct block_range_iter block_range__create(u64 start, u64 end) in block_range__create()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | ps3stor.h | 19 u64 start; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/display/komeda/ |
| H A D | komeda_color_mgmt.c | 76 u32 start; member
|
| /OK3568_Linux_fs/kernel/arch/ia64/include/asm/ |
| H A D | tlbflush.h | 122 static inline void flush_tlb_kernel_range(unsigned long start, in flush_tlb_kernel_range()
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | binfmt_aout.c | 45 static int set_brk(unsigned long start, unsigned long end) in set_brk()
|
| /OK3568_Linux_fs/kernel/fs/ext2/ |
| H A D | file.c | 152 int ext2_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ext2_fsync()
|
| /OK3568_Linux_fs/kernel/lib/raid6/ |
| H A D | algos.c | 149 int start = (disks>>1)-1, stop = disks-3; /* work on the second half of the disks */ in raid6_choose_gen() local
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | repeat.c | 40 static int start(sox_effect_t * effp) in start() function
|