Home
last modified time | relevance | path

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

/linux-6.6.21/security/apparmor/
Dprocattr.c101 char *hat; in aa_setprocattr_changehat() local
106 hat = split_token_from_name(OP_CHANGE_HAT, args, &token); in aa_setprocattr_changehat()
107 if (IS_ERR(hat)) in aa_setprocattr_changehat()
108 return PTR_ERR(hat); in aa_setprocattr_changehat()
110 if (!hat && !token) { in aa_setprocattr_changehat()
115 if (hat) { in aa_setprocattr_changehat()
123 for (count = 0; (hat < end) && count < 16; ++count) { in aa_setprocattr_changehat()
124 char *next = hat + strlen(hat) + 1; in aa_setprocattr_changehat()
125 hats[count] = hat; in aa_setprocattr_changehat()
127 , __func__, current->pid, token, count, hat); in aa_setprocattr_changehat()
[all …]
Ddomain.c1013 struct aa_profile *root, *hat = NULL; in build_change_hat() local
1027 hat = aa_find_child(root, name); in build_change_hat()
1028 if (!hat) { in build_change_hat()
1031 hat = aa_new_learning_profile(profile, true, name, in build_change_hat()
1033 if (!hat) { in build_change_hat()
1044 name, hat ? hat->base.hname : NULL, in build_change_hat()
1045 hat ? &hat->label : NULL, GLOBAL_ROOT_UID, info, in build_change_hat()
1047 if (!hat || (error && error != -ENOENT)) in build_change_hat()
1052 return &hat->label; in build_change_hat()
1063 struct aa_profile *profile, *root, *hat = NULL; in change_hat() local
[all …]
Dpolicy.c638 struct aa_profile *aa_new_learning_profile(struct aa_profile *parent, bool hat, in aa_new_learning_profile() argument
674 if (hat) in aa_new_learning_profile()
/linux-6.6.21/drivers/input/joystick/
Dsidewinder.c284 int hat, i, j; in sw_parse() local
291 if (sw_check(GB(0,64)) || (hat = (GB(6,1) << 3) | GB(60,3)) > 8) in sw_parse()
301 input_report_abs(dev, ABS_HAT0X, sw_hat_to_axis[hat].x); in sw_parse()
302 input_report_abs(dev, ABS_HAT0Y, sw_hat_to_axis[hat].y); in sw_parse()
335 if (!sw_parity(GB(0,48)) || (hat = GB(42,4)) > 8) in sw_parse()
344 input_report_abs(dev, ABS_HAT0X, sw_hat_to_axis[hat].x); in sw_parse()
345 input_report_abs(dev, ABS_HAT0Y, sw_hat_to_axis[hat].y); in sw_parse()
356 if (!sw_parity(GB(0,43)) || (hat = GB(28,4)) > 8) in sw_parse()
364 input_report_abs(dev, ABS_HAT0X, sw_hat_to_axis[hat].x); in sw_parse()
365 input_report_abs(dev, ABS_HAT0Y, sw_hat_to_axis[hat].y); in sw_parse()
Dguillemot.c43 int hat; member
119 if (guillemot->type->hat) { in guillemot_poll()
224 if (guillemot->type->hat) { in guillemot_connect()
/linux-6.6.21/Documentation/admin-guide/media/
Dcafe_ccic.rst57 ten. That number was carefully picked out of a hat and should not be
Dbttv.rst902 DE hat diverse Treiber fuer diese Modelle (Stand 09/2002):
/linux-6.6.21/security/apparmor/include/
Dpolicy.h239 struct aa_profile *aa_new_learning_profile(struct aa_profile *parent, bool hat,
/linux-6.6.21/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"
/linux-6.6.21/Documentation/usb/
Dgadget_hid.rst305 /* set default hat position: neutral */
/linux-6.6.21/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
/linux-6.6.21/Documentation/process/
Dbotching-up-ioctls.rst155 frame counter. With a spec lawyer hat on this isn't a bug since timeouts can
/linux-6.6.21/drivers/pwm/
DKconfig474 official RPI PoE hat
/linux-6.6.21/Documentation/admin-guide/LSM/
DSmack.rst454 ^ Pronounced "hat", a single circumflex character.