Searched refs:ax25_uid (Results 1 – 3 of 3) sorted by relevance
56 if (uid_eq(ax25_uid->uid, uid)) { in ax25_findbyuid()57 ax25_uid_hold(ax25_uid); in ax25_findbyuid()58 res = ax25_uid; in ax25_findbyuid()71 ax25_uid_assoc *ax25_uid; in ax25_uid_ioctl() local104 if ((ax25_uid = kmalloc(sizeof(*ax25_uid), GFP_KERNEL)) == NULL) in ax25_uid_ioctl()108 ax25_uid->uid = sax25_kuid; in ax25_uid_ioctl()121 ax25_uid = NULL; in ax25_uid_ioctl()127 if (ax25_uid == NULL) { in ax25_uid_ioctl()132 ax25_uid_put(ax25_uid); in ax25_uid_ioctl()194 ax25_uid_assoc *ax25_uid; in ax25_uid_free() local[all …]
10 ax25_subr.o ax25_timer.o ax25_uid.o af_ax25.o
1564 ax25_uid.c: 5032