Home
last modified time | relevance | path

Searched refs:hat (Results 1 – 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/security/apparmor/
Dprocattr.c104 char *hat; in aa_setprocattr_changehat() local
109 hat = split_token_from_name(OP_CHANGE_HAT, args, &token); in aa_setprocattr_changehat()
110 if (IS_ERR(hat)) in aa_setprocattr_changehat()
111 return PTR_ERR(hat); in aa_setprocattr_changehat()
113 if (!hat && !token) { in aa_setprocattr_changehat()
118 if (hat) { in aa_setprocattr_changehat()
126 for (count = 0; (hat < end) && count < 16; ++count) { in aa_setprocattr_changehat()
127 char *next = hat + strlen(hat) + 1; in aa_setprocattr_changehat()
128 hats[count] = hat; in aa_setprocattr_changehat()
130 , __func__, current->pid, token, count, hat); in aa_setprocattr_changehat()
[all …]
Ddomain.c988 struct aa_profile *root, *hat = NULL; in build_change_hat() local
1002 hat = aa_find_child(root, name); in build_change_hat()
1003 if (!hat) { in build_change_hat()
1006 hat = aa_new_null_profile(profile, true, name, in build_change_hat()
1008 if (!hat) { in build_change_hat()
1018 name, hat ? hat->base.hname : NULL, in build_change_hat()
1019 hat ? &hat->label : NULL, GLOBAL_ROOT_UID, info, in build_change_hat()
1021 if (!hat || (error && error != -ENOENT)) in build_change_hat()
1026 return &hat->label; in build_change_hat()
1036 struct aa_profile *profile, *root, *hat = NULL; in change_hat() local
[all …]
Dpolicy.c503 struct aa_profile *aa_new_null_profile(struct aa_profile *parent, bool hat, in aa_new_null_profile() argument
541 if (hat) in aa_new_null_profile()
/kernel/linux/linux-5.10/drivers/input/joystick/
Dsidewinder.c287 int hat, i, j; in sw_parse() local
294 if (sw_check(GB(0,64)) || (hat = (GB(6,1) << 3) | GB(60,3)) > 8) in sw_parse()
304 input_report_abs(dev, ABS_HAT0X, sw_hat_to_axis[hat].x); in sw_parse()
305 input_report_abs(dev, ABS_HAT0Y, sw_hat_to_axis[hat].y); in sw_parse()
338 if (!sw_parity(GB(0,48)) || (hat = GB(42,4)) > 8) in sw_parse()
347 input_report_abs(dev, ABS_HAT0X, sw_hat_to_axis[hat].x); in sw_parse()
348 input_report_abs(dev, ABS_HAT0Y, sw_hat_to_axis[hat].y); in sw_parse()
359 if (!sw_parity(GB(0,43)) || (hat = GB(28,4)) > 8) in sw_parse()
367 input_report_abs(dev, ABS_HAT0X, sw_hat_to_axis[hat].x); in sw_parse()
368 input_report_abs(dev, ABS_HAT0Y, sw_hat_to_axis[hat].y); in sw_parse()
Dguillemot.c46 int hat; member
122 if (guillemot->type->hat) { in guillemot_poll()
227 if (guillemot->type->hat) { in guillemot_connect()
/kernel/linux/linux-5.10/security/apparmor/include/
Dpolicy.h180 struct aa_profile *aa_new_null_profile(struct aa_profile *parent, bool hat,
/kernel/linux/linux-5.10/Documentation/admin-guide/media/
Dcafe_ccic.rst57 ten. That number was carefully picked out of a hat and should not be
Dbttv.rst901 DE hat diverse Treiber fuer diese Modelle (Stand 09/2002):
/kernel/linux/linux-5.10/tools/power/cpupower/po/
Dde.po139 msgstr "Wächter %s, Zähler %s hat keine Zählfunktion. Implementierungsfehler\n"
164 msgstr "%s hat %.5f Sekunden gedauert und hat sich mit Status %d beendet\n"
/kernel/linux/linux-5.10/Documentation/usb/
Dgadget_hid.rst305 /* set default hat position: neutral */
/kernel/linux/linux-5.10/Documentation/input/joydev/
Djoystick-api.rst103 directions, some only in 4, The driver, however, always reports a hat as two
Djoystick.rst181 chf Joystick with a CH Flightstick compatible hat
/kernel/linux/linux-5.10/Documentation/process/
Dbotching-up-ioctls.rst155 frame counter. With a spec lawyer hat on this isn't a bug since timeouts can
/kernel/linux/linux-5.10/Documentation/admin-guide/LSM/
DSmack.rst454 ^ Pronounced "hat", a single circumflex character.