Searched refs:change (Results 1 – 10 of 10) sorted by relevance
| /include/linux/ |
| A D | tty_flip.h | 68 int change; in tty_insert_flip_char() local 70 change = !tb->flags && (flag != TTY_NORMAL); in tty_insert_flip_char() 71 if (!change && tb->used < tb->size) { in tty_insert_flip_char()
|
| A D | console_struct.h | 176 #define CUR_MAKE(size, change, set) ((size) | ((change) << 8) | \ argument
|
| A D | rtnetlink.h | 28 void rtmsg_ifinfo(int type, struct net_device *dev, unsigned int change, gfp_t flags, 30 void rtmsg_ifinfo_newnet(int type, struct net_device *dev, unsigned int change, 33 unsigned change, u32 event,
|
| A D | regmap.h | 1309 bool *change, bool async, bool force); 1325 bool *change) in regmap_update_bits_check() argument 1328 change, false, false); in regmap_update_bits_check() 1334 bool *change) in regmap_update_bits_check_async() argument 1337 change, true, false); in regmap_update_bits_check_async() 1462 bool *change, bool async, bool force); 1857 bool *change, bool async, bool force) in regmap_update_bits_base() argument 1893 bool *change, bool async, bool force) in regmap_field_update_bits_base() argument 1902 bool *change, bool async, bool force) in regmap_fields_update_bits_base() argument 1924 bool *change) in regmap_update_bits_check() argument [all …]
|
| A D | cdrom.h | 162 __u8 change : 1; member 164 __u8 change : 1;
|
| A D | kvm_host.h | 1225 enum kvm_mr_change change); 1229 enum kvm_mr_change change);
|
| /include/net/ |
| A D | sch_generic.h | 258 int (*change)(struct Qdisc *, u32, u32, member 304 int (*change)(struct Qdisc *sch, member 350 int (*change)(struct net *net, struct sk_buff *, member
|
| A D | pkt_cls.h | 474 int (*change)(struct net *net, void *, member
|
| /include/trace/events/ |
| A D | sched.h | 874 TP_PROTO(struct rq *rq, int change), 875 TP_ARGS(rq, change));
|
| A D | rxrpc.h | 1940 __print_symbolic(__entry->sum.change, rxrpc_congest_changes),
|
Completed in 34 milliseconds