/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/ |
D | gfx_v6_0.c | 2427 u32 data, orig; in gfx_v6_0_halt_rlc() local 2528 u32 data, orig, tmp; in gfx_v6_0_enable_cgcg() local 2568 u32 data, orig, tmp = 0; in gfx_v6_0_enable_mgcg() local 2648 u32 data, orig; in gfx_v6_0_enable_cp_pg() local 2758 u32 data, orig; in gfx_v6_0_enable_gfx_static_mgpg() local 2772 u32 data, orig; in gfx_v6_0_enable_gfx_dynamic_mgpg() local
|
/Linux-v6.6/kernel/ |
D | seccomp.c | 531 static void __seccomp_filter_orphan(struct seccomp_filter *orig) in __seccomp_filter_orphan() 540 static void __put_seccomp_filter(struct seccomp_filter *orig) in __put_seccomp_filter() 550 static void __seccomp_filter_release(struct seccomp_filter *orig) in __seccomp_filter_release() 571 struct seccomp_filter *orig = tsk->seccomp.filter; in seccomp_filter_release() local 936 struct seccomp_filter *orig = tsk->seccomp.filter; in get_seccomp_filter() local 2115 struct seccomp_filter *orig, *filter; in get_nth_filter() local
|
/Linux-v6.6/drivers/gpu/drm/radeon/ |
D | vce_v2_0.c | 76 u32 orig, tmp; in vce_v2_0_set_dyn_cg() local
|
/Linux-v6.6/tools/lib/perf/ |
D | cpumap.c | 404 struct perf_cpu_map *perf_cpu_map__merge(struct perf_cpu_map *orig, in perf_cpu_map__merge() 448 struct perf_cpu_map *perf_cpu_map__intersect(struct perf_cpu_map *orig, in perf_cpu_map__intersect()
|
/Linux-v6.6/drivers/media/pci/tw68/ |
D | tw68-core.c | 189 u32 status, orig; in tw68_irq() local
|
/Linux-v6.6/drivers/mtd/nand/ |
D | ecc.c | 529 struct nand_page_io_req *orig, *tweak; in nand_ecc_tweak_req() local 571 struct nand_page_io_req *orig, *tweak; in nand_ecc_restore_req() local
|
/Linux-v6.6/drivers/md/ |
D | dm-io-rewind.c | 145 struct bio *orig = io->orig_bio; in dm_io_rewind() local
|
/Linux-v6.6/net/netfilter/ipvs/ |
D | ip_vs_nfct.c | 143 struct nf_conntrack_tuple *orig, new_reply; in ip_vs_nfct_expect_callback() local
|
/Linux-v6.6/arch/mips/generic/ |
D | board-sead3.c | 184 unsigned int freq, orig, tick = 0; in sead3_measure_hpt_freq() local
|
/Linux-v6.6/net/batman-adv/ |
D | bridge_loop_avoidance.h | 83 u8 *orig, unsigned short vid) in batadv_bla_is_backbone_gw_orig()
|
/Linux-v6.6/arch/mips/n64/ |
D | init.c | 88 void *orig; in n64_platform_init() local
|
/Linux-v6.6/net/netfilter/ipset/ |
D | ip_set_hash_netnet.c | 88 struct hash_netnet4_elem *orig) in hash_netnet4_data_reset_elem() 324 struct hash_netnet6_elem *orig) in hash_netnet6_data_reset_elem()
|
/Linux-v6.6/drivers/ptp/ |
D | ptp_clockmatrix.h | 26 #define SET_U16_LSB(orig, val8) (orig = (0xff00 & (orig)) | (val8)) argument 27 #define SET_U16_MSB(orig, val8) (orig = (0x00ff & (orig)) | (val8 << 8)) argument
|
/Linux-v6.6/drivers/gpu/drm/mgag200/ |
D | mgag200_drv.c | 50 int orig; in mgag200_probe_vram() local
|
/Linux-v6.6/tools/objtool/ |
D | special.c | 23 unsigned char size, orig, new; member
|
/Linux-v6.6/security/ |
D | device_cgroup.c | 62 static int dev_exceptions_copy(struct list_head *dest, struct list_head *orig) in dev_exceptions_copy() 85 static void dev_exceptions_move(struct list_head *dest, struct list_head *orig) in dev_exceptions_move()
|
/Linux-v6.6/drivers/md/persistent-data/ |
D | dm-transaction-manager.c | 268 static int __shadow_block(struct dm_transaction_manager *tm, dm_block_t orig, in __shadow_block() 308 int dm_tm_shadow_block(struct dm_transaction_manager *tm, dm_block_t orig, in dm_tm_shadow_block()
|
/Linux-v6.6/fs/xfs/libxfs/ |
D | xfs_ag_resv.c | 74 xfs_extlen_t orig; in xfs_ag_resv_critical() local
|
/Linux-v6.6/drivers/pci/pcie/ |
D | err.c | 23 static pci_ers_result_t merge_result(enum pci_ers_result orig, in merge_result()
|
/Linux-v6.6/drivers/crypto/ |
D | omap-crypto.c | 197 void omap_crypto_cleanup(struct scatterlist *sg, struct scatterlist *orig, in omap_crypto_cleanup()
|
/Linux-v6.6/mm/ |
D | gup.c | 2705 static int __gup_device_huge_pmd(pmd_t orig, pmd_t *pmdp, unsigned long addr, in __gup_device_huge_pmd() 2723 static int __gup_device_huge_pud(pud_t orig, pud_t *pudp, unsigned long addr, in __gup_device_huge_pud() 2741 static int __gup_device_huge_pmd(pmd_t orig, pmd_t *pmdp, unsigned long addr, in __gup_device_huge_pmd() 2852 static int gup_huge_pmd(pmd_t orig, pmd_t *pmdp, unsigned long addr, in gup_huge_pmd() 2896 static int gup_huge_pud(pud_t orig, pud_t *pudp, unsigned long addr, in gup_huge_pud() 2941 static int gup_huge_pgd(pgd_t orig, pgd_t *pgdp, unsigned long addr, in gup_huge_pgd()
|
/Linux-v6.6/drivers/gpu/drm/gma500/ |
D | cdv_intel_crt.c | 144 u32 orig; in cdv_intel_crt_detect_hotplug() local
|
/Linux-v6.6/drivers/gpu/drm/sun4i/ |
D | sun4i_layer.c | 40 struct sun4i_layer_state *orig = state_to_sun4i_layer_state(plane->state); in sun4i_backend_layer_duplicate_state() local
|
/Linux-v6.6/tools/testing/selftests/mm/ |
D | mkdirty.c | 43 char orig = *mem; in do_test_write_sigsegv() local
|
/Linux-v6.6/arch/alpha/kernel/ |
D | sys_sio.c | 261 unsigned char orig, config; in alphabook1_init_pci() local
|