| /OK3568_Linux_fs/kernel/tools/perf/tests/ |
| H A D | bpf-script-test-prologue.c | 31 unsigned long offset, unsigned long orig) in bpf_func__null_lseek()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | vdso.c | 292 const char *orig, const char *fix) in vdso_do_func_patch32() 327 const char *orig, const char *fix) in vdso_do_func_patch32() 398 const char *orig, const char *fix) in vdso_do_func_patch64()
|
| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | dm-rq.c | 21 struct request *orig, *clone; member 128 static void rq_end_stats(struct mapped_device *md, struct request *orig) in rq_end_stats() 442 static void dm_start_request(struct mapped_device *md, struct request *orig) in dm_start_request()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/ |
| H A D | probe_user.c | 10 struct sockaddr curr, orig, tmp; in test_probe_user() local
|
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | membuff.c | 296 char *orig = str; in membuff_readline() local 329 int size, orig; in membuff_extend_by() local
|
| H A D | gzip.c | 53 int r, flush, orig, window; in zzip() local
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | pgtable-3level.h | 176 union split_pmd res, *orig = (union split_pmd *)pmdp; in native_pmdp_get_and_clear() local 234 union split_pud res, *orig = (union split_pud *)pudp; in native_pudp_get_and_clear() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/mgag200/ |
| H A D | mgag200_mm.c | 39 int orig; in mgag200_probe_vram() local
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | seccomp.c | 516 static void __seccomp_filter_orphan(struct seccomp_filter *orig) in __seccomp_filter_orphan() 525 static void __put_seccomp_filter(struct seccomp_filter *orig) in __put_seccomp_filter() 535 static void __seccomp_filter_release(struct seccomp_filter *orig) in __seccomp_filter_release() 554 struct seccomp_filter *orig = tsk->seccomp.filter; in seccomp_filter_release() local 910 struct seccomp_filter *orig = tsk->seccomp.filter; in get_seccomp_filter() local 1983 struct seccomp_filter *orig, *filter; in get_nth_filter() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/ |
| H A D | vce_v2_0.c | 75 u32 orig, tmp; in vce_v2_0_set_dyn_cg() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | gfx_v6_0.c | 2463 u32 data, orig; in gfx_v6_0_halt_rlc() local 2564 u32 data, orig, tmp; in gfx_v6_0_enable_cgcg() local 2604 u32 data, orig, tmp = 0; in gfx_v6_0_enable_mgcg() local 2684 u32 data, orig; in gfx_v6_0_enable_cp_pg() local 2794 u32 data, orig; in gfx_v6_0_enable_gfx_static_mgpg() local 2808 u32 data, orig; in gfx_v6_0_enable_gfx_dynamic_mgpg() local
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/ |
| H A D | sha_perf.c | 37 static void errx(const char *msg, TEEC_Result res, uint32_t *orig) in errx() 46 static void check_res(TEEC_Result res, const char *errmsg, uint32_t *orig) in check_res()
|
| H A D | benchmark_1000.c | 44 uint32_t orig = 0; in run_test_with_args() local
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/tw68/ |
| H A D | tw68-core.c | 189 u32 status, orig; in tw68_irq() local
|
| /OK3568_Linux_fs/kernel/drivers/ptp/ |
| H A D | ptp_clockmatrix.h | 24 #define SET_U16_LSB(orig, val8) (orig = (0xff00 & (orig)) | (val8)) argument 25 #define SET_U16_MSB(orig, val8) (orig = (0x00ff & (orig)) | (val8 << 8)) argument
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rpc_test/ |
| H A D | ta_rpc.c | 137 uint32_t orig = 0; in rpc_open() local
|
| /OK3568_Linux_fs/kernel/net/netfilter/ipvs/ |
| H A D | ip_vs_nfct.c | 143 struct nf_conntrack_tuple *orig, new_reply; in ip_vs_nfct_expect_callback() local
|
| /OK3568_Linux_fs/kernel/arch/mips/generic/ |
| H A D | board-sead3.c | 184 unsigned int freq, orig, tick = 0; in sead3_measure_hpt_freq() local
|
| /OK3568_Linux_fs/kernel/sound/hda/ |
| H A D | hdac_regmap.c | 515 unsigned int orig; in reg_raw_update() local 560 unsigned int orig; in reg_raw_update_once() local
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | gup.c | 2267 static int __gup_device_huge_pmd(pmd_t orig, pmd_t *pmdp, unsigned long addr, in __gup_device_huge_pmd() 2285 static int __gup_device_huge_pud(pud_t orig, pud_t *pudp, unsigned long addr, in __gup_device_huge_pud() 2303 static int __gup_device_huge_pmd(pmd_t orig, pmd_t *pmdp, unsigned long addr, in __gup_device_huge_pmd() 2404 static int gup_huge_pmd(pmd_t orig, pmd_t *pmdp, unsigned long addr, in gup_huge_pmd() 2438 static int gup_huge_pud(pud_t orig, pud_t *pudp, unsigned long addr, in gup_huge_pud() 2472 static int gup_huge_pgd(pgd_t orig, pgd_t *pgdp, unsigned long addr, in gup_huge_pgd()
|
| /OK3568_Linux_fs/kernel/net/batman-adv/ |
| H A D | gateway_common.c | 218 struct batadv_orig_node *orig, in batadv_gw_tvlv_ogm_handler_v1()
|
| /OK3568_Linux_fs/kernel/drivers/pci/pcie/ |
| H A D | err.c | 23 static pci_ers_result_t merge_result(enum pci_ers_result orig, in merge_result()
|
| /OK3568_Linux_fs/kernel/net/netfilter/ipset/ |
| H A D | ip_set_hash_netnet.c | 84 struct hash_netnet4_elem *orig) in hash_netnet4_data_reset_elem() 329 struct hash_netnet6_elem *orig) in hash_netnet6_data_reset_elem()
|
| /OK3568_Linux_fs/kernel/drivers/md/persistent-data/ |
| H A D | dm-transaction-manager.c | 263 static int __shadow_block(struct dm_transaction_manager *tm, dm_block_t orig, in __shadow_block() 303 int dm_tm_shadow_block(struct dm_transaction_manager *tm, dm_block_t orig, in dm_tm_shadow_block()
|
| /OK3568_Linux_fs/kernel/tools/objtool/ |
| H A D | special.c | 22 unsigned char size, orig, new; member
|