/linux-6.3-rc2/arch/sh/boards/mach-kfr2r09/ |
A D | lcd_wqvga.c | 60 struct sh_mobile_lcdc_sys_bus_ops *so) in read_reg() 66 struct sh_mobile_lcdc_sys_bus_ops *so, in write_reg() 76 struct sh_mobile_lcdc_sys_bus_ops *so, in write_data() 86 struct sh_mobile_lcdc_sys_bus_ops *so) in read_device_code() 115 struct sh_mobile_lcdc_sys_bus_ops *so) in write_memory_start() 121 struct sh_mobile_lcdc_sys_bus_ops *so) in clear_memory() 134 struct sh_mobile_lcdc_sys_bus_ops *so) in display_on() 251 int kfr2r09_lcd_setup(void *sohandle, struct sh_mobile_lcdc_sys_bus_ops *so) in kfr2r09_lcd_setup() 272 void kfr2r09_lcd_start(void *sohandle, struct sh_mobile_lcdc_sys_bus_ops *so) in kfr2r09_lcd_start()
|
/linux-6.3-rc2/net/can/ |
A D | isotp.c | 209 struct isotp_sock *so = isotp_sk(sk); in isotp_send_fc() local 437 struct isotp_sock *so = isotp_sk(sk); in isotp_rcv_sf() local 469 struct isotp_sock *so = isotp_sk(sk); in isotp_rcv_ff() local 533 struct isotp_sock *so = isotp_sk(sk); in isotp_rcv_cf() local 627 struct isotp_sock *so = isotp_sk(sk); in isotp_rcv() local 836 struct isotp_sock *so = isotp_sk(sk); in isotp_rcv_echo() local 920 struct isotp_sock *so = isotp_sk(sk); in isotp_sendmsg() local 1101 struct isotp_sock *so = isotp_sk(sk); in isotp_recvmsg() local 1143 struct isotp_sock *so; in isotp_release() local 1211 struct isotp_sock *so = isotp_sk(sk); in isotp_bind() local [all …]
|
/linux-6.3-rc2/drivers/gpu/drm/vmwgfx/ |
A D | vmwgfx_streamoutput.c | 90 struct vmw_dx_streamoutput *so = vmw_res_to_dx_streamoutput(res); in vmw_dx_streamoutput_unscrub() local 120 struct vmw_dx_streamoutput *so = vmw_res_to_dx_streamoutput(res); in vmw_dx_streamoutput_create() local 162 struct vmw_dx_streamoutput *so = vmw_res_to_dx_streamoutput(res); in vmw_dx_streamoutput_scrub() local 221 struct vmw_dx_streamoutput *so = vmw_res_to_dx_streamoutput(res); in vmw_dx_streamoutput_commit_notify() local 255 struct vmw_dx_streamoutput *so = vmw_res_to_dx_streamoutput(res); in vmw_dx_streamoutput_res_free() local 280 struct vmw_dx_streamoutput *so; in vmw_dx_streamoutput_add() local 324 struct vmw_dx_streamoutput *so = vmw_res_to_dx_streamoutput(res); in vmw_dx_streamoutput_set_size() local
|
/linux-6.3-rc2/drivers/gpu/drm/i915/gt/ |
A D | intel_renderstate.c | 50 static int render_state_setup(struct intel_renderstate *so, in render_state_setup() 142 int intel_renderstate_init(struct intel_renderstate *so, in intel_renderstate_init() 209 int intel_renderstate_emit(struct intel_renderstate *so, in intel_renderstate_emit() 239 void intel_renderstate_fini(struct intel_renderstate *so, in intel_renderstate_fini()
|
A D | intel_gt.c | 528 struct intel_renderstate so; in __engines_record_defaults() local
|
/linux-6.3-rc2/arch/sh/boards/mach-migor/ |
A D | lcd_qvga.c | 113 int migor_lcd_qvga_setup(void *sohandle, struct sh_mobile_lcdc_sys_bus_ops *so) in migor_lcd_qvga_setup()
|
/linux-6.3-rc2/arch/m68k/ifpsp060/src/ |
A D | isp.S | 24 so long as this entire notice is retained without alteration in any modified and/or label
|
A D | ilsp.S | 24 so long as this entire notice is retained without alteration in any modified and/or label
|
A D | ftest.S | 24 so long as this entire notice is retained without alteration in any modified and/or label
|
A D | itest.S | 24 so long as this entire notice is retained without alteration in any modified and/or label
|
A D | pfpsp.S | 24 so long as this entire notice is retained without alteration in any modified and/or label
|
A D | fplsp.S | 24 so long as this entire notice is retained without alteration in any modified and/or label
|
A D | fpsp.S | 24 so long as this entire notice is retained without alteration in any modified and/or label
|
/linux-6.3-rc2/tools/perf/util/hisi-ptt-decoder/ |
A D | hisi-ptt-pkt-decoder.c | 83 uint32_t so : 1; member
|
/linux-6.3-rc2/crypto/ |
A D | twofish_common.c | 580 u8 si = 0, sj = 0, sk = 0, sl = 0, sm = 0, sn = 0, so = 0, sp = 0; in __twofish_setkey() local
|
/linux-6.3-rc2/fs/nfsd/ |
A D | nfs4state.c | 545 struct nfs4_stateowner *so; in find_openstateowner_str_locked() local 1692 struct nfs4_stateowner *so = cstate->replay_owner; in nfsd4_bump_seqid() local 2237 struct nfs4_stateowner *so, *tmp; in __destroy_client() local 4441 struct nfs4_stateowner *so) in nfsd4_cstate_assign_replay() 4451 struct nfs4_stateowner *so = cstate->replay_owner; in nfsd4_cstate_clear_replay() local 4490 static void nfs4_unhash_openowner(struct nfs4_stateowner *so) in nfs4_unhash_openowner() 4495 static void nfs4_free_openowner(struct nfs4_stateowner *so) in nfs4_free_openowner() 4987 static __be32 nfsd4_check_seqid(struct nfsd4_compound_state *cstate, struct nfs4_stateowner *so, u3… in nfsd4_check_seqid() 5782 struct nfs4_stateowner *so = &open->op_openowner->oo_owner; in nfsd4_cleanup_open_state() local 5975 struct nfs4_stateowner *so; in nfs4_anylock_blockers() local [all …]
|
A D | state.h | 515 static inline struct nfs4_openowner * openowner(struct nfs4_stateowner *so) in openowner() 520 static inline struct nfs4_lockowner * lockowner(struct nfs4_stateowner *so) in lockowner()
|
A D | nfs4callback.c | 685 static void encode_stateowner(struct xdr_stream *xdr, struct nfs4_stateowner *so) in encode_stateowner()
|
A D | nfs4xdr.c | 5395 struct nfs4_stateowner *so = resp->cstate.replay_owner; in nfsd4_encode_operation() local
|
/linux-6.3-rc2/fs/xfs/libxfs/ |
A D | xfs_rtbitmap.c | 457 int so; /* index into the summary file */ in xfs_rtmodify_summary_int() local
|
A D | xfs_format.h | 1154 #define XFS_SUMPTR(mp,bp,so) \ argument
|
/linux-6.3-rc2/scripts/kconfig/ |
A D | symbol.c | 876 off_t so, eo; member
|
/linux-6.3-rc2/net/sunrpc/ |
A D | svcsock.c | 1373 struct socket *so = sockfd_lookup(fd, &err); in svc_addsock() local
|
/linux-6.3-rc2/arch/ia64/include/asm/ |
A D | processor.h | 137 __u64 so : 1; member
|
/linux-6.3-rc2/tools/power/x86/turbostat/ |
A D | turbostat.c | 2935 int so, shift, sib_core; in get_thread_siblings() local
|