HomeSort by relevance Sort by last modified time
    Searched full:struct (Results 126 - 150 of 13046) sorted by null

1 2 3 4 56 7 8 91011>>

  /ndk/build/platforms/android-5/arch-arm/usr/include/linux/
attribute_container.h 20 struct attribute_container {
21 struct list_head node;
22 struct klist containers;
23 struct class *class;
24 struct class_device_attribute **attrs;
25 int (*match)(struct attribute_container *, struct device *);
30 struct attribute_container *attribute_container_classdev_to_container(struct class_device *);
31 struct class_device *attribute_container_find_class_device(struct attribute_container *, struct device *)
    [all...]
klist.h 20 struct klist_node;
21 struct klist {
23 struct list_head k_list;
24 void (*get)(struct klist_node *);
25 void (*put)(struct klist_node *);
28 struct klist_node {
29 struct klist * n_klist;
30 struct list_head n_node;
31 struct kref n_ref;
32 struct completion n_removed
    [all...]
  /ndk/build/platforms/android-5/arch-arm/usr/include/linux/netfilter_ipv4/
ip_conntrack_tuple.h 23 struct {
26 struct {
29 struct {
32 struct {
35 struct {
40 struct ip_conntrack_manip
46 struct ip_conntrack_tuple
48 struct ip_conntrack_manip src;
50 struct {
56 struct {
    [all...]
  /ndk/build/platforms/android-5/arch-x86/usr/include/linux/
attribute_container.h 20 struct attribute_container {
21 struct list_head node;
22 struct klist containers;
23 struct class *class;
24 struct class_device_attribute **attrs;
25 int (*match)(struct attribute_container *, struct device *);
30 struct attribute_container *attribute_container_classdev_to_container(struct class_device *);
31 struct class_device *attribute_container_find_class_device(struct attribute_container *, struct device *)
    [all...]
klist.h 20 struct klist_node;
21 struct klist {
23 struct list_head k_list;
24 void (*get)(struct klist_node *);
25 void (*put)(struct klist_node *);
28 struct klist_node {
29 struct klist * n_klist;
30 struct list_head n_node;
31 struct kref n_ref;
32 struct completion n_removed
    [all...]
  /ndk/build/platforms/android-5/arch-x86/usr/include/linux/netfilter_ipv4/
ip_conntrack_tuple.h 23 struct {
26 struct {
29 struct {
32 struct {
35 struct {
40 struct ip_conntrack_manip
46 struct ip_conntrack_tuple
48 struct ip_conntrack_manip src;
50 struct {
56 struct {
    [all...]
  /ndk/build/platforms/android-8/arch-arm/usr/include/linux/
attribute_container.h 20 struct attribute_container {
21 struct list_head node;
22 struct klist containers;
23 struct class *class;
24 struct class_device_attribute **attrs;
25 int (*match)(struct attribute_container *, struct device *);
30 struct attribute_container *attribute_container_classdev_to_container(struct class_device *);
31 struct class_device *attribute_container_find_class_device(struct attribute_container *, struct device *)
    [all...]
klist.h 20 struct klist_node;
21 struct klist {
23 struct list_head k_list;
24 void (*get)(struct klist_node *);
25 void (*put)(struct klist_node *);
28 struct klist_node {
29 struct klist * n_klist;
30 struct list_head n_node;
31 struct kref n_ref;
32 struct completion n_removed
    [all...]
  /ndk/build/platforms/android-8/arch-arm/usr/include/linux/netfilter_ipv4/
ip_conntrack_tuple.h 23 struct {
26 struct {
29 struct {
32 struct {
35 struct {
40 struct ip_conntrack_manip
46 struct ip_conntrack_tuple
48 struct ip_conntrack_manip src;
50 struct {
56 struct {
    [all...]
  /ndk/build/platforms/android-8/arch-x86/usr/include/linux/
attribute_container.h 20 struct attribute_container {
21 struct list_head node;
22 struct klist containers;
23 struct class *class;
24 struct class_device_attribute **attrs;
25 int (*match)(struct attribute_container *, struct device *);
30 struct attribute_container *attribute_container_classdev_to_container(struct class_device *);
31 struct class_device *attribute_container_find_class_device(struct attribute_container *, struct device *)
    [all...]
klist.h 20 struct klist_node;
21 struct klist {
23 struct list_head k_list;
24 void (*get)(struct klist_node *);
25 void (*put)(struct klist_node *);
28 struct klist_node {
29 struct klist * n_klist;
30 struct list_head n_node;
31 struct kref n_ref;
32 struct completion n_removed
    [all...]
  /ndk/build/platforms/android-8/arch-x86/usr/include/linux/netfilter_ipv4/
ip_conntrack_tuple.h 23 struct {
26 struct {
29 struct {
32 struct {
35 struct {
40 struct ip_conntrack_manip
46 struct ip_conntrack_tuple
48 struct ip_conntrack_manip src;
50 struct {
56 struct {
    [all...]
  /external/iproute2/ip/
ip_common.h 1 extern int print_linkinfo(const struct sockaddr_nl *who,
2 struct nlmsghdr *n,
4 extern int print_addrinfo(const struct sockaddr_nl *who,
5 struct nlmsghdr *n,
7 extern int print_addrlabel(const struct sockaddr_nl *who,
8 struct nlmsghdr *n, void *arg);
9 extern int print_neigh(const struct sockaddr_nl *who,
10 struct nlmsghdr *n, void *arg);
11 extern int print_ntable(const struct sockaddr_nl *who,
12 struct nlmsghdr *n, void *arg)
    [all...]
  /external/kernel-headers/original/linux/
mount.h 20 struct super_block;
21 struct vfsmount;
22 struct dentry;
23 struct namespace;
37 struct vfsmount {
38 struct list_head mnt_hash;
39 struct vfsmount *mnt_parent; /* fs we are mounted on */
40 struct dentry *mnt_mountpoint; /* dentry of mountpoint */
41 struct dentry *mnt_root; /* root of the mounted tree */
42 struct super_block *mnt_sb; /* pointer to superblock *
    [all...]
device.h 30 struct device;
31 struct device_driver;
32 struct class;
33 struct class_device;
35 struct bus_type {
38 struct subsystem subsys;
39 struct kset drivers;
40 struct kset devices;
41 struct klist klist_devices;
42 struct klist klist_drivers
    [all...]
coda.h 89 struct timespec {
116 struct timespec {
164 struct venus_dirent {
172 #define DIRSIZ(dp) ((sizeof (struct venus_dirent) - (CODA_MAXNAMLEN+1)) + \
203 struct CodaFid {
207 static __inline__ ino_t coda_f2i(struct CodaFid *fid)
217 struct coda_cred {
224 struct CodaFid {
240 struct coda_vattr {
249 struct timespec va_atime; /* time of last access *
    [all...]
rtc.h 5 * Struct rtc_time and first 12 ioctl by Paul Gortmaker, 1996 - separated out
15 * The struct used to pass data via the following ioctl. Similar to the
16 * struct tm in <time.h>, but it needs to be here so that the kernel
20 struct rtc_time {
36 struct rtc_wkalrm {
39 struct rtc_time time; /* time the alarm is set to */
45 * the rest of the struct is used to query HW capabilities.
55 struct rtc_pll_info {
79 #define RTC_ALM_SET _IOW('p', 0x07, struct rtc_time) /* Set alarm time */
80 #define RTC_ALM_READ _IOR('p', 0x08, struct rtc_time) /* Read alarm time *
    [all...]
  /bionic/libc/kernel/common/linux/
msm_q6venc.h 101 struct venc_buf_type {
108 struct venc_qp_range {
113 struct venc_frame_rate {
118 struct venc_slice_info {
123 struct venc_extra_data {
134 struct venc_common_config {
143 struct venc_frame_rate frame_rate;
145 struct venc_qp_range qp_range;
148 struct venc_slice_info slice_config;
149 struct venc_extra_data extra_data
    [all...]
  /external/wpa_supplicant/
preauth.h 18 struct wpa_scan_result;
22 void pmksa_candidate_free(struct wpa_sm *sm);
26 static inline void pmksa_candidate_free(struct wpa_sm *sm)
35 int rsn_preauth_init(struct wpa_sm *sm, const u8 *dst,
36 struct wpa_ssid *config);
37 void rsn_preauth_deinit(struct wpa_sm *sm);
38 void rsn_preauth_scan_results(struct wpa_sm *sm,
39 struct wpa_scan_result *results, int count);
40 void pmksa_candidate_add(struct wpa_sm *sm, const u8 *bssid,
42 void rsn_preauth_candidate_process(struct wpa_sm *sm)
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/
preauth.h 18 struct wpa_scan_results;
22 void pmksa_candidate_free(struct wpa_sm *sm);
23 int rsn_preauth_init(struct wpa_sm *sm, const u8 *dst,
24 struct eap_peer_config *eap_conf);
25 void rsn_preauth_deinit(struct wpa_sm *sm);
26 void rsn_preauth_scan_results(struct wpa_sm *sm,
27 struct wpa_scan_results *results);
28 void pmksa_candidate_add(struct wpa_sm *sm, const u8 *bssid,
30 void rsn_preauth_candidate_process(struct wpa_sm *sm);
31 int rsn_preauth_get_status(struct wpa_sm *sm, char *buf, size_t buflen
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
pointer-set.h 23 struct pointer_set_t;
24 struct pointer_set_t *pointer_set_create (void);
25 void pointer_set_destroy (struct pointer_set_t *pset);
26 struct pointer_set_t *pointer_set_copy (const struct pointer_set_t *pset);
28 int pointer_set_contains (const struct pointer_set_t *pset, const void *p);
29 int pointer_set_insert (struct pointer_set_t *pset, const void *p);
30 int pointer_set_delete (struct pointer_set_t *pset, const void *p);
31 void pointer_set_traverse (const struct pointer_set_t *,
35 void pointer_set_intersection_complement (struct pointer_set_t *dst_pset
    [all...]
  /external/kernel-headers/original/linux/sunrpc/
clnt.h 24 struct rpc_portmap {
30 struct rpc_wait_queue pm_bindwait; /* waiting on getport() */
33 struct rpc_inode;
38 struct rpc_clnt {
41 struct rpc_xprt * cl_xprt; /* transport */
42 struct rpc_procinfo * cl_procinfo; /* procedure info */
47 struct rpc_auth * cl_auth; /* authenticator */
48 struct rpc_stat * cl_stats; /* per-program statistics */
49 struct rpc_iostats * cl_metrics; /* per-client statistics */
57 struct rpc_rtt * cl_rtt; /* RTO estimator data *
    [all...]
  /external/iproute2/include/
libnetlink.h 11 struct rtnl_handle
14 struct sockaddr_nl local;
15 struct sockaddr_nl peer;
22 extern int rtnl_open(struct rtnl_handle *rth, unsigned subscriptions);
23 extern int rtnl_open_byproto(struct rtnl_handle *rth, unsigned subscriptions, int protocol);
24 extern void rtnl_close(struct rtnl_handle *rth);
25 extern int rtnl_wilddump_request(struct rtnl_handle *rth, int fam, int type);
26 extern int rtnl_dump_request(struct rtnl_handle *rth, int type, void *req, int len);
28 typedef int (*rtnl_filter_t)(const struct sockaddr_nl *,
29 struct nlmsghdr *n, void *)
    [all...]
  /external/iproute2/misc/
lnstat.h 14 struct lnstat_file;
16 struct lnstat_field {
17 struct lnstat_file *file;
24 struct lnstat_file {
25 struct lnstat_file *next;
28 struct timeval last_read; /* last time of read */
29 struct timeval interval; /* interval */
33 struct lnstat_field fields[LNSTAT_MAX_FIELDS_PER_LINE];
37 struct lnstat_file *lnstat_scan_dir(const char *path, const int num_req_files,
39 int lnstat_update(struct lnstat_file *lnstat_files)
    [all...]
  /external/kernel-headers/original/linux/netfilter_ipv4/
ip_nat_rule.h 11 extern int ip_nat_rule_find(struct sk_buff **pskb,
13 const struct net_device *in,
14 const struct net_device *out,
15 struct ip_conntrack *ct,
16 struct ip_nat_info *info);
19 alloc_null_binding(struct ip_conntrack *conntrack,
20 struct ip_nat_info *info,
24 alloc_null_binding_confirmed(struct ip_conntrack *conntrack,
25 struct ip_nat_info *info,

Completed in 3564 milliseconds

1 2 3 4 56 7 8 91011>>