Searched defs:other (Results 1 - 25 of 91) sorted by relevance

1234

/linux-master/net/vmw_vsock/
H A Dvsock_addr.c52 vsock_addr_equals_addr(const struct sockaddr_vm *addr, const struct sockaddr_vm *other) argument
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_sync.c65 struct radeon_fence *other; local
/linux-master/tools/perf/tests/
H A Dthread-maps-share.c18 struct thread *other, *other_leader; local
[all...]
H A Dhists_link.c203 static int validate_match(struct hists *leader, struct hists *other) argument
281 static int validate_link(struct hists *leader, struct hists *other) argument
/linux-master/tools/testing/selftests/openat2/
H A Dhelpers.c73 char *fdpath, *dfdpath, *other; local
/linux-master/drivers/leds/
H A Dleds-acer-a500.c20 struct a500_led *other; member in struct:a500_led
/linux-master/drivers/base/
H A Ddriver.c225 struct device_driver *other; local
/linux-master/lib/kunit/
H A Dstring-stream.c135 string_stream_append(struct string_stream *stream, struct string_stream *other) argument
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_dma_buf.c334 struct amdgpu_bo *other = gem_to_amdgpu_bo(dma_buf->priv); local
/linux-master/arch/x86/math-emu/
H A Dreg_ld_str.c1124 int offset = (top & 7) * 10, other = 80 - offset; local
1202 int offset = (top & 7) * 10, other = 80 - offset; local
H A Dfpu_entry.c647 int offset, other, i, tags, regnr, tag, newtop; local
697 int offset = (S387->ftop & 7) * 10, other = 80 - offset; local
/linux-master/include/xen/interface/io/
H A Dblkif.h250 struct blkif_request_other other; member in union:blkif_request::__anon177
/linux-master/drivers/gpu/drm/tegra/
H A Dplane.c647 tegra_plane_get_overlap_index(struct tegra_plane *plane, struct tegra_plane *other) argument
/linux-master/drivers/dma-buf/
H A Dsw_sync.c291 struct sync_pt *other; local
/linux-master/tools/lib/perf/
H A Dcpumap.c415 perf_cpu_map__merge(struct perf_cpu_map *orig, struct perf_cpu_map *other) argument
459 perf_cpu_map__intersect(struct perf_cpu_map *orig, struct perf_cpu_map *other) argument
[all...]
/linux-master/fs/lockd/
H A Dsvcsubs.c388 nlmsvc_same_host(void *data, struct nlm_host *other) argument
/linux-master/fs/
H A Dfs_parser.c58 const struct fs_parameter_spec *p, *other = NULL; local
/linux-master/drivers/gpu/drm/
H A Ddrm_mode_config.c594 struct drm_encoder *other; local
/linux-master/drivers/gpu/drm/panthor/
H A Dpanthor_gpu.c380 panthor_gpu_flush_caches(struct panthor_device *ptdev, u32 l2, u32 lsc, u32 other) argument
/linux-master/tools/testing/selftests/kvm/aarch64/
H A Dvgic_init.c685 uint32_t other; local
/linux-master/drivers/isdn/mISDN/
H A Ddsp_cmx.c1301 struct dsp *member, *other; local
[all...]
/linux-master/drivers/net/wireguard/selftest/
H A Dallowedips.c155 struct horrible_allowedips_node *other = NULL, *where = NULL; local
[all...]
/linux-master/net/wireless/tests/
H A Dscan.c355 struct cfg80211_bss *bss, *other; local
/linux-master/security/selinux/ss/
H A Dconditional.c257 struct cond_av_list *other; member in struct:cond_insertf_data
265 struct cond_av_list *other = data->other; local
326 cond_read_av_list(struct policydb *p, void *fp, struct cond_av_list *list, struct cond_av_list *other) argument
[all...]
/linux-master/sound/aoa/soundbus/i2sbus/
H A Dpcm.c74 struct pcm_info *pi, *other; local
331 struct pcm_info *pi, *other; local
18 get_pcm_info(struct i2sbus_dev *i2sdev, int in, struct pcm_info **pi, struct pcm_info **other) argument
[all...]

Completed in 281 milliseconds

1234