Home
last modified time | relevance | path

Searched defs:atype (Results 1 – 15 of 15) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcgroup_mprog_opts.c7 static void assert_mprog_count(int cg, int atype, int expected) in assert_mprog_count()
18 static void test_prog_attach_detach(int atype) in test_prog_attach_detach()
150 static void test_link_attach_detach(int atype) in test_link_attach_detach()
276 static void test_preorder_prog_attach_detach(int atype) in test_preorder_prog_attach_detach()
384 static void test_preorder_link_attach_detach(int atype) in test_preorder_link_attach_detach()
483 static void test_invalid_attach_detach(int atype) in test_invalid_attach_detach()
H A Dtest_sysctl.c1533 enum bpf_attach_type atype = test->attach_type; in run_test_case() local
H A Dsockmap_listen.c312 enum bpf_attach_type atype; in test_destroy_orphan_child() member
/linux/arch/m68k/include/asm/
H A Dbootstd.h60 #define _bsc1(type,name,atype,a) \ argument
72 #define _bsc2(type,name,atype,a,btype,b) \ argument
85 #define _bsc3(type,name,atype,a,btype,b,ctype,c) \ argument
100 #define _bsc4(type,name,atype,a,btype,b,ctype,c,dtype,d) \ argument
116 #define _bsc5(type,name,atype,a,btype,b,ctype,c,dtype,d,etype,e) \ argument
/linux/include/linux/surface_aggregator/
H A Dcontroller.h395 #define SSAM_DEFINE_SYNC_REQUEST_W(name, atype, spec...) \ argument
497 #define SSAM_DEFINE_SYNC_REQUEST_WR(name, atype, rtype, spec...) \ argument
598 #define SSAM_DEFINE_SYNC_REQUEST_MD_W(name, atype, spec...) \ argument
704 #define SSAM_DEFINE_SYNC_REQUEST_MD_WR(name, atype, rtype, spec...) \ argument
H A Ddevice.h488 #define SSAM_DEFINE_SYNC_REQUEST_CL_W(name, atype, spec...) \ argument
558 #define SSAM_DEFINE_SYNC_REQUEST_CL_WR(name, atype, rtype, spec...) \ argument
/linux/drivers/net/ipvlan/
H A Dipvlan.h84 ipvl_hdr_type atype; member
/linux/fs/ntfs3/
H A Drecord.c364 u32 atype; in mi_find_attr() local
/linux/arch/s390/include/uapi/asm/
H A Dchsc.h113 } atype; member
/linux/net/tipc/
H A Dudp_media.c609 atype = ipv6_addr_type(&ip6->sin6_addr); in tipc_parse_udp_addr() local
H A Dsocket.c716 u32 atype = ua->addrtype; tipc_bind() local
1418 int atype, mtu, rc; __tipc_sendmsg() local
[all...]
/linux/drivers/s390/cio/
H A Dchsc_sch.c788 u32 atype : 8; in chsc_ioctl_dcal() member
H A Dchsc.c1216 u8 atype; in chsc_get_cssid_iid() member
/linux/tools/testing/selftests/net/
H A Dnettest.c762 enum addr_type atype) in convert_addr()
/linux/tools/lib/bpf/
H A Dlibbpf.c9805 SEC_DEF(sec_pfx,ptype,atype,flags,...) global() argument